git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git tag -s: TAG_EDITMSG should not be deleted upon failures
@ 2008-12-03 15:53 Christian Jaeger
  2008-12-06 19:40 ` Jeff King
  0 siblings, 1 reply; 6+ messages in thread
From: Christian Jaeger @ 2008-12-03 15:53 UTC (permalink / raw)
  To: Git Mailing List

Before I've now set my default signing key id in my ~/.gitconfig, I've 
run at least half a dozen times into the case where I'm running "git tag 
-s $tagname", carefully preparing a tag message, saving the file & 
exiting from the editor, only to be greeted with an error message that 
no key could be found for my (deliberately host-specific) email address, 
and my message gone. If it would keep the TAG_EDITMSG file (like git 
commit seems to be doing with COMMIT_EDITMSG anyway), I could rescue the 
message from there. I relentlessly assume that this small change would 
also make a handful of other people happier.

Christian.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-12-06 23:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-03 15:53 git tag -s: TAG_EDITMSG should not be deleted upon failures Christian Jaeger
2008-12-06 19:40 ` Jeff King
2008-12-06 19:42   ` Jeff King
2008-12-06 21:28   ` Junio C Hamano
2008-12-06 21:54     ` Jeff King
2008-12-06 23:00       ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).