]> source.dussan.org Git - jgit.git/commit
Allow JGit to read C Git rebase state 18/7118/2
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Tue, 7 Aug 2012 14:49:45 +0000 (16:49 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Tue, 7 Aug 2012 14:49:45 +0000 (16:49 +0200)
commit993fcac2d34f113977c1ad7e0f83a2cc0f903f71
treef8e79bb05ef0b864cdc30101b52a90d66c9a4696
parent7c1e175de8ca26b572816204c7ac7bb9ce49678f
Allow JGit to read C Git rebase state

C Git prefixes the time stamp in the author script with a "@"

Change-Id: I140b29519acc101da78296eef562368fc6b61135
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/RebaseCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/api/RebaseCommand.java