]> source.dussan.org Git - jgit.git/commit
Add a helper for parsing branch switch info out of a reflog entry 38/4138/2
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sun, 4 Sep 2011 09:10:47 +0000 (11:10 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 5 Sep 2011 15:01:56 +0000 (17:01 +0200)
commiteadc26c0a057456cdcb4234bc89846b2207e40f0
tree8115efc9bfe39558a7c7b17b3130811ae81997ba
parent8001b19a8cb59e74041a73956f4b3bbacd7cc31f
Add a helper for parsing branch switch info out of a reflog entry

Change-Id: I91c7e08c4afd2562df2226887a933d93c78a0371
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/storage/file/ReflogReaderTest.java
org.eclipse.jgit/src/org/eclipse/jgit/storage/file/CheckoutEntry.java [new file with mode: 0644]
org.eclipse.jgit/src/org/eclipse/jgit/storage/file/ReflogEntry.java