git/contrib/completion
Felipe Contreras 737044517f completion: regression fix for zsh
zsh completion wrapper doesn't reimplement __gitcompadd(). Although it
should be trivial to do that, let's use __gitcomp_nl() which achieves
exactly the same thing, specially since the suffix ($4) has to be empty.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-05-21 09:28:45 -07:00
..
git-completion.bash completion: regression fix for zsh 2013-05-21 09:28:45 -07:00
git-completion.tcsh Merge branch 'mk/tcsh-complete-only-known-paths' 2013-02-08 15:28:51 -08:00
git-completion.zsh completion: zsh: don't override suffix on _detault 2013-05-03 15:10:05 -07:00
git-prompt.sh Merge branch 'zk/prompt-rebase-step' 2013-05-01 15:23:57 -07:00