[RFC] Relocate repos when using scan-path

Jason A. Donenfeld Jason at zx2c4.com
Sat May 18 17:46:35 CEST 2013


On Sat, May 18, 2013 at 5:27 PM, Florian Pritz <bluewind at xinu.at> wrote:
> The point is that I want to keep already cloned repositories (as in "git
> clone git://foo" via git-daemon) working and mod_rewrite won't help with
> that even though it would probably work fine with the http clones.

Make a directory elsewhere on the file system.
Symlink everything you need into it.
Point git-daemon at that.


More information about the CGit mailing list