Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information