Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-01 | show-ref --hash=len, --abbrev=len, and --abbrev | Junio C Hamano | 1 | -4/+8 | |
This teaches show-ref to abbreviate the object name. Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
2006-09-20 | Document git-show-ref [-s|--hash] option. | Christian Couder | 1 | -1/+17 | |
Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
2006-09-18 | Add man page for git-show-ref | Jonas Fonseca | 1 | -0/+136 | |
Signed-off-by: Jonas Fonseca <fonseca@diku.dk> Signed-off-by: Junio C Hamano <junkio@cox.net> |