]> source.dussan.org Git - jgit.git/commit
Add commit command to the pgm package 03/603/3
authorChristian Halstrick <christian.halstrick@sap.com>
Mon, 26 Apr 2010 13:59:59 +0000 (15:59 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 12 May 2010 23:05:54 +0000 (16:05 -0700)
commita54e0bae687d4a3600fab87b1182d7303f097a92
tree4929985684d99b76f81d215ee861526b1c0d3188
parentdc9c5ed88f54b937c837ac91e48555fd834c8789
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>
org.eclipse.jgit.pgm/META-INF/MANIFEST.MF
org.eclipse.jgit.pgm/META-INF/services/org.eclipse.jgit.pgm.TextBuiltin
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Commit.java [new file with mode: 0644]