]> granicus.if.org Git - git/commitdiff
Merge branch 'ph/tag-force-no-warn-on-creation' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Apr 2013 16:24:51 +0000 (09:24 -0700)
committerJunio 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

diff --cc builtin/tag.c
Simple merge