Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
completion: fix warning for zsh
author
Felipe Contreras
<felipe.contreras@gmail.com>
Thu, 29 Nov 2012 08:20:57 +0000
(09:20 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 29 Nov 2012 16:47:51 +0000
(08:47 -0800)
Otherwise the user might get something like:
git-completion.sh:2466: command not found: compdef
If this script is loaded before compinit. The script would work either
way, but let's not be more annoying to the user.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
9cd67bd
)
No differences found