Added missing completions for show-branch and merge-base.
commit144d33dec97405889e302c2391300ee04aad7714
authorShawn O. Pearce <spearce@spearce.org>
Sun, 5 Nov 2006 11:20:02 +0000 (5 06:20 -0500)
committerJunio C Hamano <junkio@cox.net>
Sun, 5 Nov 2006 21:36:29 +0000 (5 13:36 -0800)
treefcd56f59fc69433e6b67342c3f301441114bc45e
parentc74390e4a1d78e718de72e5615b7352aeec03979
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>
contrib/completion/git-completion.bash