Gitblit is an open source, pure Java Git solution for managing, viewing, and serving Git repositories. More information about Gitblit can be found here.
Gitblit is distributed under the terms of the Apache Software Foundation license, version 2.0. The text of the license is included in the file LICENSE in the root of the project.
Gitblit requires at Java 7 Runtime Environment (JRE) or a Java 7 Development Kit (JDK).
Read the online documentation available at the Gitblit website Issues, binaries, & sources @ Google Code
Eclipse is recommended for development as the project settings are preconfigured.
build.xml
script in the project root.
This will download all necessary build dependencies and will also generate the Keys class for accessing settings.com.gitblit.tests.GitBlitSuite
test suite.
This will clone some repositories from the web and run through the unit tests.MX_COLOR
environment variable before executing Ant.set MX_COLOR=true