]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'nm/tag-edit'
authorJunio C Hamano <gitster@pobox.com>
Tue, 6 Mar 2018 22:53:59 +0000 (14:53 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Mar 2018 22:53:59 +0000 (14:53 -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