1
0
mirror of https://github.com/git/git.git synced 2024-10-21 03:28:41 +02:00
git/contrib/completion
Todd Zullinger 1775e990f7 completion: complete tags with git tag --delete/--verify
Completion of tag names has worked for the short -d/-v options since
88e21dc746 ("Teach bash about completing arguments for git-tag",
2007-08-31).  The long options were not added to "git tag" until many
years later, in c97eff5a95 ("git-tag: introduce long forms for the
options", 2011-08-28).

Extend tag name completion to --delete/--verify.

Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-03-19 09:55:01 -07:00
..
.gitattributes
git-completion.bash completion: complete tags with git tag --delete/--verify 2018-03-19 09:55:01 -07:00
git-completion.tcsh
git-completion.zsh
git-prompt.sh git-prompt: fix reading files with windows line endings 2017-12-06 10:08:13 -08:00