1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-08 10:13:18 +01:00
git/contrib/completion
Ramkumar Ramachandra d028b8906a zsh completion: find matching custom bash completion
If zsh completion is being read from a location that is different from
system-wide default, it is likely that the user is trying to use a
custom version, perhaps closer to the bleeding edge, installed in her
own directory. We will more likely to find the matching bash completion
script in the same directory than in those system default places.

Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2014-01-06 09:14:29 -08:00
..
git-completion.bash Merge branch 'jn/scripts-updates' 2013-12-12 14:22:59 -08:00
git-completion.tcsh remove #!interpreter line from shell libraries 2013-11-26 14:23:56 -08:00
git-completion.zsh zsh completion: find matching custom bash completion 2014-01-06 09:14:29 -08:00
git-prompt.sh Merge branch 'sg/prompt-svn-remote-fix' 2013-10-28 10:43:38 -07:00