author | Junio C Hamano <gitster@pobox.com> | |
Tue, 21 Feb 2012 22:55:50 +0000 (14:55 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 21 Feb 2012 22:55:50 +0000 (14:55 -0800) |
* fc/zsh-completion:
completion: simplify __gitcomp and __gitcomp_nl implementations
completion: use ls -1 instead of rolling a loop to do that ourselves
completion: work around zsh option propagation bug
completion: simplify __gitcomp and __gitcomp_nl implementations
completion: use ls -1 instead of rolling a loop to do that ourselves
completion: work around zsh option propagation bug
1 | 2 | |||
---|---|---|---|---|
contrib/completion/git-completion.bash | patch | | diff1 | | diff2 | | blob | history |
diff --cc contrib/completion/git-completion.bash
Simple merge