Hacker News new | ask | show | jobs
by justinclift 1128 days ago
Maybe something like gitolite then?

https://github.com/sitaramc/gitolite

I've not used it personally though, so no idea how well it works in practise.

1 comments

Thanks! Gitolite doesn't offer any UI for what I see. Also to set it up is too complicated.

I just found about "git instaweb" (developed by Git authors, but it's extra OS package) - it works locally, probably what I was looking for (minus the 100% width page layout).

BTW There's Gitblit is someone's fancy hosting Java app.