Re: [PATCH] send-email: ignore files ending with ~

2013-02-03 Thread Alexandre Courbot
On Mon, Feb 4, 2013 at 2:16 AM, Antoine Pelisse wrote: > On Sun, Feb 3, 2013 at 3:55 PM, Alexandre Courbot wrote: >> It certainly happened to a lot of people already: you carefully prepare >> your set of patches, export them using format-patch --cover-letter, >> write your c

[PATCH] send-email: ignore files ending with ~

2013-02-03 Thread Alexandre Courbot
on to send such a file anyways. Signed-off-by: Alexandre Courbot --- git-send-email.perl | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/git-send-email.perl b/git-send-email.perl index be809e5..4cc5855 100755 --- a/git-send-email.perl +++ b/git-send-email.perl @@ -548,7 +