jar

com.madgag : mini-git-server-parent

Maven & Gradle

Apr 19, 2011
40 stars

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.

Table Of Contents

Latest Version

Download com.madgag : mini-git-server-parent JAR file - Latest Versions:

All Versions

Download com.madgag : mini-git-server-parent JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4
0.3
0.2
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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.

Advertisement