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

2013-02-03 Thread Alexandre Courbot
. Signed-off-by: Alexandre Courbot gnu...@gmail.com --- 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 +548,10 @@ while

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 apeli...@gmail.com wrote: On Sun, Feb 3, 2013 at 3:55 PM, Alexandre Courbot gnu...@gmail.com 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