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.