tag: add --edit option
authorNicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
Tue, 6 Feb 2018 08:36:24 +0000 (09:36 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Feb 2018 20:46:48 +0000 (12:46 -0800)
Add a --edit option whichs allows modifying the messages provided by -m or -F,
the same way git commit --edit does.

Signed-off-by: Nicolas Morey-Chaisemartin <NMoreyChaisemartin@suse.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found