completion: zsh: add simple version check
commit35a4170d8656b27d08458c3c381dd163199da4f3
authorFelipe Contreras <felipe.contreras@gmail.com>
Wed, 28 Oct 2020 02:07:08 +0000 (27 20:07 -0600)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Oct 2020 21:30:59 +0000 (28 14:30 -0700)
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 <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.zsh