summaryrefslogtreecommitdiff
path: root/Documentation/git-show-ref.txt
Commit message (Collapse)AuthorAgeFilesLines
* show-ref --hash=len, --abbrev=len, and --abbrevJunio C Hamano2006-10-011-4/+8
| | | | | | This teaches show-ref to abbreviate the object name. Signed-off-by: Junio C Hamano <junkio@cox.net>
* Document git-show-ref [-s|--hash] option.Christian Couder2006-09-201-1/+17
| | | | | Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
* Add man page for git-show-refJonas Fonseca2006-09-181-0/+136
Signed-off-by: Jonas Fonseca <fonseca@diku.dk> Signed-off-by: Junio C Hamano <junkio@cox.net>