Y
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
begriffs
2665 days ago
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.
link