Add [-s|--hash] option to Linus' show-ref.
commitc40abef89f746ef7b9b7815b12b740e2f22905c8
authorChristian Couder <chriscool@tuxfamily.org>
Sun, 17 Sep 2006 04:20:24 +0000 (17 06:20 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 17 Sep 2006 09:43:02 +0000 (17 02:43 -0700)
tree38f1eb7a75281df09fbc662a706490958628a9c2
parent305e22c36e674924de6decb29e8a4c22292b5054
Add [-s|--hash] option to Linus' show-ref.

With this option only the sha1 hash of the ref should
be printed.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-show-ref.c