Tab completion works for `git --version`, but not `git version`. Of course, it would work with a custom executable script git-version on PATH. Interestingly, it works even if the git-version script is an empty file.
Tab completion works for `git --version`, but not `git version`. Of course, it would work with a custom executable script git-version on PATH. Interestingly, it works even if the git-version script is an empty file.