author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 5 Nov 2006 11:20:25 +0000 (06:20 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 5 Nov 2006 21:36:30 +0000 (13:36 -0800) | ||
commit | 76c3eb51ede4619116ef980aa34d087c97c25cbc | |
tree | 66bfdfb40b73d2f70a24c99ba8669b660e6b8195 | tree | snapshot |
parent | 144d33dec97405889e302c2391300ee04aad7714 | commit | diff |
Only load .exe suffix'd completions on Cygwin.
The only platform which actually needs to define .exe suffixes as
part of its completion set is Cygwin. So don't define them on any
other platform.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The only platform which actually needs to define .exe suffixes as
part of its completion set is Cygwin. So don't define them on any
other platform.
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 |