Disable auto-completion of tags in Zsh for git checkout command?

Viewed 558

I have a repository with a lot of tags. How can I disable completion to it for git checkout command

1 Answers
Related