diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-10-11 14:20:31 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-11 14:20:32 -0700 |
commit | e1eb84cccb927834acae58ec2c0f727c7bf184c7 (patch) | |
tree | 59431a150dcd01bfe822c939311a6a4d6560a72a /t/t5100/comment.in | |
parent | Merge branch 'pb/rev-list-reverse-with-count' into maint (diff) | |
parent | mailinfo: unescape quoted-pair in header fields (diff) | |
download | tgif-e1eb84cccb927834acae58ec2c0f727c7bf184c7.tar.xz |
Merge branch 'kd/mailinfo-quoted-string' into maint
An author name, that spelled a backslash-quoted double quote in the
human readable part "My \"double quoted\" name", was not unquoted
correctly while applying a patch from a piece of e-mail.
* kd/mailinfo-quoted-string:
mailinfo: unescape quoted-pair in header fields
t5100-mailinfo: replace common path prefix with variable
Diffstat (limited to 't/t5100/comment.in')
-rw-r--r-- | t/t5100/comment.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/t/t5100/comment.in b/t/t5100/comment.in new file mode 100644 index 0000000000..c53a192dfe --- /dev/null +++ b/t/t5100/comment.in @@ -0,0 +1,9 @@ +From 1234567890123456789012345678901234567890 Mon Sep 17 00:00:00 2001 +From: "A U Thor" <somebody@example.com> (this is \(really\) a comment (honestly)) +Date: Sun, 25 May 2008 00:38:18 -0700 +Subject: [PATCH] testing comments + + + +--- +patch |