author | Shawn O. Pearce <spearce@spearce.org> | |
Sat, 4 Nov 2006 18:57:18 +0000 (13:57 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 5 Nov 2006 01:17:45 +0000 (17:17 -0800) | ||
commit | dfb960920d4953066cb0cdf3cb6dd8a5a8d9cf14 | |
tree | fa156c034c834aee75a384f7f4f283309bfd05f8 | tree | snapshot |
parent | 9004dcbe8278b6d66f41e6e401f6d564a64fd1e1 | commit | diff |
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>
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 | diff | blob | history |