Merge branch 'ph/tag-force-no-warn-on-creation'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 21:00:57 +0000 (14:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 21:00:58 +0000 (14:00 -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
diff --cc builtin/tag.c
Simple merge