]> source.dussan.org Git - jgit.git/commit
Add describe command to JGit command line interface 86/17286/3
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 10 Oct 2013 16:40:42 +0000 (18:40 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 10 Oct 2013 22:52:11 +0000 (00:52 +0200)
commit401212de7abd404669534b85e24fcf4d078615d1
tree220858d8f11bc806eb2b15a48817fcb3c423d6c0
parentb15c617d0f1c098c06b3579d00e8d505047a153d
Add describe command to JGit command line interface

Change-Id: I1560fd2be417361b3d2df15a27618053031bd873
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/DescribeTest.java [new file with mode: 0644]
org.eclipse.jgit.pgm/META-INF/services/org.eclipse.jgit.pgm.TextBuiltin
org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Describe.java [new file with mode: 0644]
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/internal/CLIText.java