Merge branch 'ph/tag-force-no-warn-on-creation' into maint
commit9e72a566995ae84862a341e3a149a4bcaf96385d
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2013 16:24:51 +0000 (3 09:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2013 16:24:51 +0000 (3 09:24 -0700)
treef53c9a3aace2761495734789299c447f2d04f227
parentfa0a6a48233d9dd1e72ef3fe13166871a18d7714
parent3ae851e6fbb4e99fa7281d18a5c6f95a3fb6d998
Merge branch 'ph/tag-force-no-warn-on-creation' into maint

"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
builtin/tag.c