Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'master' of git://repo.or.cz/git/fastimport
[gitweb.git]
/
templates
/
hooks--update
diff --git
a/templates/hooks--update
b/templates/hooks--update
index 4bd9d96ff9a105cf41ba1859e243d3d6b63376ad..d4253cbcfb5888fa1ed4935310b677f1e6b3cf17 100644
(file)
--- a/
templates/hooks--update
+++ b/
templates/hooks--update
@@
-61,7
+61,7
@@
newrev_type=$(git-cat-file -t "$newrev")
case "$refname","$newrev_type" in
refs/tags/*,commit)
- # un-annoted tag
+ # un-annot
at
ed tag
refname_type="tag"
short_refname=${refname##refs/tags/}
if [ $allowunannotated != "true" ]; then