From: Linus Torvalds Date: Mon, 4 Jul 2005 03:27:06 +0000 (-0700) Subject: Make git-rev-parse support cogito-style "short hex names" X-Git-Tag: v0.99~85 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5736bef18c37e811f39bafb9895fee349fa7bbe6?ds=inline;hp=5736bef18c37e811f39bafb9895fee349fa7bbe6 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. ---