Merge branch 'dl/warn-tagging-a-tag'
commita1985623415223662a51b240e814d5f22b231830
authorJunio C Hamano <gitster@pobox.com>
Wed, 8 May 2019 15:37:22 +0000 (9 00:37 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 May 2019 15:37:22 +0000 (9 00:37 +0900)
tree5ab74e635e7094889373b984dd2a8ce3f5c7f023
parent96379f043f4d49de265c73430e74b8b6c7686e1c
parenteea9c1e78ffd878cbaaf2c1e346e186a1e58a460
Merge branch 'dl/warn-tagging-a-tag'

"git tag" learned to give an advice suggesting it might be a
mistake when creating an annotated or signed tag that points at
another tag.

* dl/warn-tagging-a-tag:
  tag: advise on nested tags
  tag: fix formatting
builtin/tag.c