On Sat, Dec 27, 2014 at 6:09 AM, Alexander Kuleshov
wrote:
> Signed-off-by: Alexander Kuleshov
This patch has two distinct goals. First, it's adding "\n" to 'die'
messages to suppress the file+line# information which Perl appends
automatically to 'die' output. Second, it's trying to format the "
Signed-off-by: Alexander Kuleshov
---
git-send-email.perl | 36 ++--
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/git-send-email.perl b/git-send-email.perl
index 82c6fea..eb02ef9 100755
--- a/git-send-email.perl
+++ b/git-send-email.perl
@@ -38,7
2 matches
Mail list logo