completion: zsh: fix completion for --no-.. options
commitaa1f1f8010db3ed9a35579f2e83c574650c41237
authorFelipe Contreras <felipe.contreras@gmail.com>
Wed, 28 Oct 2020 02:06:54 +0000 (27 20:06 -0600)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Oct 2020 21:30:59 +0000 (28 14:30 -0700)
treedf39803efaf44b6e68e9ec4f35325a9568f3efe8
parent162f1a5610fa4de331207c84a8c281088486e5a7
completion: zsh: fix completion for --no-.. options

This was introduced in upstream's bash script, but never in zsh's:

  b221b5ab9b (completion: collapse extra --no-.. options)

It has been failing since v2.19.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.zsh