]> source.dussan.org Git - jgit.git/commit
Add ReflogCommand 36/3636/3
authorChris Aniszczyk <caniszczyk@gmail.com>
Sun, 19 Jun 2011 14:17:21 +0000 (09:17 -0500)
committerChris Aniszczyk <caniszczyk@gmail.com>
Wed, 22 Jun 2011 23:32:50 +0000 (18:32 -0500)
commit2cebb7dbc712898197029881a8c1f41628e51804
tree42e723f8890f2a8bb1ab9facad296ba548fa8ecd
parent65606dc08637de23d0486d84709f2f33a1bcc9a3
Add ReflogCommand

Adds a git-reflog command and associated tests.

Bug: 347859
Change-Id: Iba146ac842cc9ca0be43d3381b4082c9e92bf56f
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/ReflogCommandTest.java [new file with mode: 0644]
org.eclipse.jgit/src/org/eclipse/jgit/api/Git.java
org.eclipse.jgit/src/org/eclipse/jgit/api/ReflogCommand.java [new file with mode: 0644]