On Sat, May 18, 2013 at 5:27 PM, Florian Pritz <[email protected]> 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.
_______________________________________________
CGit mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/cgit

Reply via email to