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.
Comments
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.
Agreed, Gitblit is probably the best solution if you're forced to self-host git on a Windows server.