#728353 git does not install zsh completion script

Package:
git
Source:
git
Description:
fast, scalable, distributed revision control system
Submitter:
Dave Borowitz
Date:
2013-10-31 00:21:07 UTC
Severity:
normal
#728353#5
Date:
2013-10-31 00:19:21 UTC
From:
To:
Please install the completion script from
contrib/completions/git-completion.zsh somewhere so users can symlink
it into their fpath.

Putting it directly in /usr/share/zsh/site-functions would cause the
completion to be loaded automatically, which interferes with users that
were relying on zsh's own, different git completion.  So
/usr/share/git-core/contrib/completion is likely to work better.