Merge branch 'cw/tag-reflog-message'
commitfb75e317614c1d6aec2ef5b65775a603db8f68da
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2017 21:57:13 +0000 (27 13:57 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2017 21:57:13 +0000 (27 13:57 -0800)
treec4df56bc087a5ac0f85ced9daa2483150ba35b2d
parentb9c2919f9b750cca0b7bcdc84aa30731d591a7b9
parentdf8512ede80888505b15ab92efc70f2f20f3cba8
Merge branch 'cw/tag-reflog-message'

"git tag" did not leave useful message when adding a new entry to
reflog; this was left unnoticed for a long time because refs/tags/*
doesn't keep reflog by default.

* cw/tag-reflog-message:
  tag: generate useful reflog message
builtin/tag.c
t/t7004-tag.sh