Change AnyObjectId.toString() to return invalid SHA-1s
commitfb934847ffaf91d1b2b57e3a74ac2f9b345d1db2
authorJonas Fonseca <fonseca@diku.dk>
Thu, 4 Sep 2008 15:55:46 +0000 (4 08:55 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 4 Sep 2008 15:59:54 +0000 (4 08:59 -0700)
tree2a99e8f9284860bc74eac490fd43f0864903a25f
parent581db77d242132954d33d4e9b6a5c011be77cb18
Change AnyObjectId.toString() to return invalid SHA-1s

AnyObjectId's toString() implementation is changed to make sure that
users relying on the old behavior will break.

Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit/src/org/spearce/jgit/lib/AnyObjectId.java