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)
commit5736bef18c37e811f39bafb9895fee349fa7bbe6
tree9a080a9bbb0a85ac5b6a5568f48df33fbacb6540
parent5f3de58ff85c49620ae2a1722d8d4d37c881a054
Make git-rev-parse support cogito-style "short hex names"

Currently only for unpacked objects, but the infrastructure
is there to do it for packed objects too.
rev-parse.c