author | Junio C Hamano <junkio@cox.net> | |
Tue, 11 Oct 2005 22:22:48 +0000 (15:22 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 11 Oct 2005 22:22:48 +0000 (15:22 -0700) | ||
commit | 013f276eb78967f9742654ebde303c2fbe7a6cd6 | |
tree | fa6ee220d23337f546a25daa2d8210f5d512cf2b | tree | snapshot |
parent | f2d6a256272b71f4509e4501a86a0f6c46ee65ad | commit | diff |
show-branch: optionally use unique prefix as name.
git-show-branch acquires two new options. --sha1-name to name
commits using the unique prefix of their object names, and
--no-name to not to show names at all.
This was outlined in <7vk6gpyuyr.fsf@assigned-by-dhcp.cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-show-branch acquires two new options. --sha1-name to name
commits using the unique prefix of their object names, and
--no-name to not to show names at all.
This was outlined in <7vk6gpyuyr.fsf@assigned-by-dhcp.cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-show-branch.txt | diff | blob | history | |
cache.h | diff | blob | history | |
sha1_name.c | diff | blob | history | |
show-branch.c | diff | blob | history |