mini-git-server - Parent
· mini-git-server - a pure-Java WAR capable of hosting git repos and exposing them with git+ssh.
Basically a copy of Gerrit (http://code.google.com/p/gerrit/) - with all the review-related
functionality stripped away and the dependency on a database removed (making it entirely filesystem based).
I use it for integration-testing my git client.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mini-git-server-parent-0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.