Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ph/tag-force-no-warn-on-creation' into maint
author
Junio C Hamano
<gitster@pobox.com>
Wed, 3 Apr 2013 16:24:51 +0000
(09:24 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 3 Apr 2013 16:24:51 +0000
(09:24 -0700)
"git tag -f <tag>" always said "Updated tag '<tag>'" even when
creating a new tag (i.e. not overwriting nor updating).
* ph/tag-force-no-warn-on-creation:
tag: --force does not have to warn when creating tags
1
2
builtin/tag.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
fa0a6a4
3ae851e
)
diff --cc
builtin/tag.c
Simple merge