Merge branch 'ph/tag-force-no-warn-on-creation'
commit33c1506d6257897040eccc8167584a98fa8f88fe
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 21:00:57 +0000 (25 14:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Mar 2013 21:00:58 +0000 (25 14:00 -0700)
tree1db2080386f66833d011ba7bd7fc321163b5573d
parentf10a012088a7b6e418ec3f726142a8ddfa3d0264
parent3ae851e6fbb4e99fa7281d18a5c6f95a3fb6d998
Merge branch 'ph/tag-force-no-warn-on-creation'

"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