jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit/storage
Kevin Sawicki 7aeea3b27c Compare repository format version as parsed long
This allows repositoryies with a missing repositoryformatversion
config value to be successfully opened but still throws exceptions
when the value is a non-long or greater than zero.

git-core attempts to parse this config value as a long as well
and defaults to 0 if the value is missing.

Bug: 368697
Change-Id: I4a93117afca37e591e8e0ab4d2f2eef4273f0cc9
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
2012-03-21 13:59:39 -07:00
..
file Compare repository format version as parsed long 2012-03-21 13:59:39 -07:00
pack Move JGitText to an internal package 2012-03-12 07:20:03 -07:00