aboutsummaryrefslogtreecommitdiffstats
path: root/generate-cmdlist.sh
diff options
context:
space:
mode:
authorSanti Béjar <sbejar@gmail.com>2007-01-03 13:59:00 +0100
committerJunio C Hamano <junkio@cox.net>2007-01-03 12:31:43 -0800
commit0bc72abdb0440f003169211f01b8f3ffb83291e4 (patch)
tree407f1ea2803f2f4f637bfa7b59dcd44d8abc8c8b /generate-cmdlist.sh
parentaf0e4ac0ecf7cad57d9405f188ce0944e7f9b166 (diff)
downloadgit-0bc72abdb0440f003169211f01b8f3ffb83291e4.tar.gz
git-tag: add flag to verify a tag
This way "git tag -v $tag" is the UI for git-verify-tag. Signed-off-by: Santi Béjar <sbejar@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'generate-cmdlist.sh')
-rwxr-xr-xgenerate-cmdlist.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/generate-cmdlist.sh b/generate-cmdlist.sh
index 06c42b042d..1de14ea82f 100755
--- a/generate-cmdlist.sh
+++ b/generate-cmdlist.sh
@@ -37,7 +37,6 @@ show
show-branch
status
tag
-verify-tag
EOF
while read cmd
do