]> granicus.if.org Git - git/commit
builtin/tag.c: show tag name to hint in the message editor
authorThorsten Glaser <tg@debian.org>
Thu, 29 Aug 2013 22:03:10 +0000 (00:03 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 May 2014 21:25:25 +0000 (14:25 -0700)
commitd78f340ed6250dfe8de6e039acc56a013bcf3637
tree9275e5acc098d2c482b2cb36b7146b810fb43e51
parent0bc85abb7aa9b24b093253018801a0fb43d01122
builtin/tag.c: show tag name to hint in the message editor

Display the tag name about to be added to the user during interactive
editing.

Signed-off-by: Thorsten Glaser <tg@debian.org>
Signed-off-by: Richard Hartmann <richih@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/tag.c