Make git-rev-parse support cogito-style "short hex names"
authorLinus Torvalds <torvalds@g5.osdl.org>
Mon, 4 Jul 2005 03:27:06 +0000 (20:27 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 4 Jul 2005 03:27:06 +0000 (20:27 -0700)
Currently only for unpacked objects, but the infrastructure
is there to do it for packed objects too.

No differences found