Thread (34 messages) flat view 34 messages, 5 authors, 2016-06-15
STALE3730d

[PATCH 1/3] git send-email: make the message file name more specific.

From: Pierre Habouzit <hidden>
Date: 2016-06-15 22:45:33
Subsystem: the rest · Maintainer: Linus Torvalds

This helps editors choosing their syntax hilighting properly.

Signed-off-by: Pierre Habouzit <redacted>
---
 git-send-email.perl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/git-send-email.perl b/git-send-email.perl
index 65c254d..4ca571f 100755
--- a/git-send-email.perl
+++ b/git-send-email.perl
@@ -127,7 +127,7 @@ sub unique_email_list(@);
 sub cleanup_compose_files();
 
 # Constants (essentially)
-my $compose_filename = ".msg.$$";
+my $compose_filename = ".gitsendemail.msg.$$";
 
 # Variables we fill in automatically, or via prompting:
 my (@to,@cc,@initial_cc,@bcclist,@xh,
-- 
1.6.0.3.763.g0275.dirty
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help