author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 5 Nov 2006 11:20:02 +0000 (06:20 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 5 Nov 2006 21:36:29 +0000 (13:36 -0800) | ||
commit | 144d33dec97405889e302c2391300ee04aad7714 | |
tree | fcd56f59fc69433e6b67342c3f301441114bc45e | tree | snapshot |
parent | c74390e4a1d78e718de72e5615b7352aeec03979 | commit | diff |
Added missing completions for show-branch and merge-base.
The show-branch and merge-base commands were partially supported
when it came to bash completions as they were only specified in
one form another. Now we specify them in both forms.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The show-branch and merge-base commands were partially supported
when it came to bash completions as they were only specified in
one form another. Now we specify them in both forms.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/completion/git-completion.bash | diff | blob | history |