Skip to content

Revert "Create bare repos instead of a mirrored ones"

Michael Hofmann requested to merge git-cache into master

This reverts commit 25e8033d.

Converting a bare repo into a normal repo is possible, but requires several steps. Cloning a mirrored repo is easier, and still doesn't require any additional space as the files are hardlinked.

Signed-off-by: Michael Hofmann mhofmann@redhat.com

Merge request reports