Hacker News new | ask | show | jobs
by notaboutdave 2665 days ago
How is this browsing a "remote" git repository? In the example he clones the remote to a local bare repo first. Am I missing something?
1 comments

In a real scenario gitftp would be run remotely. If you're hosting your own git server then you could host the ftp interface too. It won't work with e.g. Github.