Stephen Bannasch wrote:
I've setup a simple test class that integrates jgit to clone a git
repository. However I'm getting a NullPointerError when
RevWalk.parseAny ends up producing a null object id.
The code and the stack trace for the error are here:
http://pastie.org/237711
This problem occurs using the jgit from the master branch from this repo:
git://repo.or.cz/egit.git
Hello Stephen,
I think you've experienced error caused by the same bug as me, during my
latest fetch/push GUI works few days ago.
Your code looks fine, probably it's actually bug in jgit. I think it's
some regression. Thanks for reporting.
I'll try to look at this problem or jgit fetch experts (Robin and Shawn)
will have a look when they come back.
Marek
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html