completion: zsh: add simple version check
authorFelipe Contreras <redacted>
Wed, 28 Oct 2020 02:07:08 +0000 (20:07 -0600)
committerJunio C Hamano <redacted>
Wed, 28 Oct 2020 21:30:59 +0000 (14:30 -0700)
commit35a4170d8656b27d08458c3c381dd163199da4f3
tree24064ab2e0abda8419037dcb1944bdcf6ec45244
parentbbd7f45884ca379e3cd28bb5fb8e804bcfb3360c
completion: zsh: add simple version check

A lot of people are confused about which completion script they are
using; Zsh's Git script, or Git's Zsh script.

Add a simple helper so they can type 'git zsh<tab>' and find out if they
are running the correct one: this.

Signed-off-by: Felipe Contreras <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/completion/git-completion.zsh
git clone https://git.99rst.org/PROJECT