]> source.dussan.org Git - jgit.git/commit
Make AbbreviatedObjectId serializable 12/1812/1
authorRobin Stocker <robin@nibor.org>
Thu, 28 Oct 2010 15:40:15 +0000 (17:40 +0200)
committerRobin Stocker <robin@nibor.org>
Thu, 28 Oct 2010 15:40:15 +0000 (17:40 +0200)
commit80a4ea95e4a27c3830a89adc4ed0936c9f6b3239
tree380eb1123bcdd3a325ea864a439d5bde9f32c5ae
parent79ca8a2d19fb536c15219a1856aa23b00e9344ff
Make AbbreviatedObjectId serializable

AmbiguousObjectException contains an AbbreviatedObjectId and is
supposed to be serializable, so it should be serializable as well.

Change-Id: I8056e78aee20fdd3cb9600b52cd8ed988544293d
org.eclipse.jgit/src/org/eclipse/jgit/lib/AbbreviatedObjectId.java