Hacker News new | ask | show | jobs
by adnans 4994 days ago
We've been using Gitblit (http://gitblit.com/) in the office for new projects and are quite happy with it. It all comes together when you hook up Groovy push scripts which we use to notify our Jenkins instance to test and build which in turn pushes it to our dev server for deploy.
1 comments

Agreed, Gitblit is probably the best solution if you're forced to self-host git on a Windows server.