]> source.dussan.org Git - jgit.git/commit
Use HEAD as default ref for RefLogCommand. 23/4023/4
authorKevin Sawicki <kevin@github.com>
Wed, 17 Aug 2011 15:56:16 +0000 (08:56 -0700)
committerKevin Sawicki <kevin@github.com>
Wed, 17 Aug 2011 15:56:16 +0000 (08:56 -0700)
commita7aaf88b2e573ecd998afaa5852c1835990755a6
tree5dd7010c89f34e042bb2041dbdaba76e4d8fe84b
parent148595fb54265265a5409339d168ee2b8e2bfed1
Use HEAD as default ref for RefLogCommand.

This mirrors the default command-line behavior.

Change-Id: I4f819410fa6df3064c560beb3184b61fd7bb1f15
Signed-off-by: Kevin Sawicki <kevin@github.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/ReflogCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/api/ReflogCommand.java