Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
GIT 0.99.9k
[gitweb.git]
/
git-tag.sh
diff --git
a/git-tag.sh
b/git-tag.sh
index 13759453077b025d7815354c61269c2a9847e68f..16efc5b70ac7ea4f0770530845e35091e71feab6 100755
(executable)
--- a/
git-tag.sh
+++ b/
git-tag.sh
@@
-1,7
+1,7
@@
#!/bin/sh
# Copyright (c) 2005 Linus Torvalds
-. git-sh-setup
|| die "Not a git archive"
+. git-sh-setup
usage () {
echo >&2 "Usage: git-tag [-a | -s | -u <key-id>] [-f | -d] [-m <msg>] <tagname> [<head>]"