]> source.dussan.org Git - jgit.git/commit
Add ReflogCommandTest#testAmendReflog 80/8480/3
authorTomasz Zarna <tomasz.zarna@tasktop.com>
Thu, 1 Nov 2012 23:36:55 +0000 (00:36 +0100)
committerChris Aniszczyk <zx@twitter.com>
Thu, 1 Nov 2012 23:56:30 +0000 (16:56 -0700)
commit908d219dbd2c19985b0834539075d33164e9f276
treed8c1cd863a3211a2b6e80b2e2f73f2167e8aa630
parentde2455af678b5c9d0111336daed1ca0e0958ca01
Add ReflogCommandTest#testAmendReflog

Add a test for reflog with an amend commit and add assertions for
branch comments

Change-Id: Ie44076ff1abf1f8954b85d8c74ac6cb41ab789cb
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/ReflogCommandTest.java