]> source.dussan.org Git - jgit.git/commit
Add reflog command to JGit CLI 94/8394/3
authorTomasz Zarna <tomasz.zarna@tasktop.com>
Sun, 4 Nov 2012 22:06:20 +0000 (23:06 +0100)
committerChris Aniszczyk <zx@twitter.com>
Fri, 16 Nov 2012 20:02:28 +0000 (12:02 -0800)
commitfb33e8021878651b10f8c4e0e387cbdda01056e1
treef72c091120e6378ab3abcecd204d0ce53a797dc5
parentcdaded26b0711bfd99cc2990db25b4562540c3b5
Add reflog command to JGit CLI

Bug: 394497
Change-Id: Ib8bc1d9fd789d22fe5f10e03068a11cfdd3e46eb
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/ReflogTest.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/CLIText.properties
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Reflog.java [new file with mode: 0644]