Added completion support for git-branch.exe.
commitdfb960920d4953066cb0cdf3cb6dd8a5a8d9cf14
authorShawn O. Pearce <spearce@spearce.org>
Sat, 4 Nov 2006 18:57:18 +0000 (4 13:57 -0500)
committerJunio C Hamano <junkio@cox.net>
Sun, 5 Nov 2006 01:17:45 +0000 (4 17:17 -0800)
treefa156c034c834aee75a384f7f4f283309bfd05f8
parent9004dcbe8278b6d66f41e6e401f6d564a64fd1e1
Added completion support for git-branch.exe.

On Cygwin a user might complete the new git-branch builtin as
git-branch.exe, at which point bash requires a new completion
registration for the command.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/completion/git-completion.bash