Add commit command to the pgm package
The commit command is added using the new Git class. Currently
this supports only the author and commit-message option.
Change-Id: I13152575b5b03f6f9e816d0747e7a8c5c6fccade
Signed-off-by:
Christian Halstrick <christian.halstrick@sap.com>
Showing
- org.eclipse.jgit.pgm/META-INF/MANIFEST.MF 2 additions, 1 deletionorg.eclipse.jgit.pgm/META-INF/MANIFEST.MF
- org.eclipse.jgit.pgm/META-INF/services/org.eclipse.jgit.pgm.TextBuiltin 1 addition, 0 deletions...it.pgm/META-INF/services/org.eclipse.jgit.pgm.TextBuiltin
- org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Commit.java 85 additions, 0 deletionsorg.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Commit.java
Loading
Please register or sign in to comment