Merge branch 'nm/tag-edit' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 27 Feb 2018 19:15:07 +0000 (11:15 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 Feb 2018 19:15:07 +0000 (11:15 -0800)
"git tag" learned an explicit "--edit" option that allows the
message given via "-m" and "-F" to be further edited.

* nm/tag-edit:
tag: add --edit option

1  2 
builtin/tag.c
diff --cc builtin/tag.c
Simple merge