]> source.dussan.org Git - jgit.git/commit
Resolve ~ with no trailing number as the first parent commit 55/4955/6
authorKevin Sawicki <kevin@github.com>
Sat, 14 Jan 2012 23:34:18 +0000 (15:34 -0800)
committerKevin Sawicki <kevin@github.com>
Sat, 14 Jan 2012 23:34:18 +0000 (15:34 -0800)
commitc963e7aacf4d8eaed0081ad31a29344a3cd9cd5a
treea0a215f581f215d3f49cff75457126838bacbb80
parentd5c890e0fdbfdd5d532121a2eb812ee2143c8ab5
Resolve ~ with no trailing number as the first parent commit

This would previously throw a RevisionSyntaxException

Change-Id: I42b4988c7f6c6454e2ebda13914260e25ac1a889
org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/RepositoryResolveTest.java
org.eclipse.jgit/src/org/eclipse/jgit/lib/Repository.java