[PATCH] Cleanup: git-verify-tag-script
authorEric W. Biederman <ebiederm@xmission.com>
Sat, 16 Jul 2005 20:18:40 +0000 (14:18 -0600)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 23 Jul 2005 00:48:45 +0000 (17:48 -0700)
commit62b532b080d56e02d8f486e801110456ab0bb380
tree1aa533311ef0b09998ae2dae6ecd5a90a640b583
parent8228326e467342408d27000edcd6739f2c9cc2a6
[PATCH] Cleanup: git-verify-tag-script

- Use git-rev-parse to allow sha1 tags references
- When the tag does not verify set an appropriate exit status
- Use git-sh-setup-script to verify the .git directory

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
git-verify-tag-script