]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit05d290e1dbd2ed424cd3c872c5b20390100fa5f7
tree4c5dddfbfd8cebb208550cf423ace1576150b8ac
parent7e31236f652ad9db221511eaf157ce0ef55585d6
parent9eed6e40c0ec9cbe89efd7303c3facd16fa1364f
Merge branch 'nm/tag-edit'

"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
builtin/tag.c