diff options
author | Eric Wong <e@80x24.org> | 2016-06-05 04:46:40 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-06 11:14:43 -0700 |
commit | c88098d7f19c6322fbd911bb89e2efd246bf75c4 (patch) | |
tree | 99fce8afe1374149c63f69c6185d7cdbdd958952 /t/t5100/0001mboxrd | |
parent | 9f23e040615857e3909db51a5420f338c9831b5a (diff) | |
download | git-c88098d7f19c6322fbd911bb89e2efd246bf75c4.tar.gz git-c88098d7f19c6322fbd911bb89e2efd246bf75c4.tar.xz |
mailsplit: support unescaping mboxrd messages
This will allow us to parse the output of --pretty=mboxrd
and the output of other mboxrd generators.
Signed-off-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5100/0001mboxrd')
-rw-r--r-- | t/t5100/0001mboxrd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/t/t5100/0001mboxrd b/t/t5100/0001mboxrd new file mode 100644 index 000000000..494ec554b --- /dev/null +++ b/t/t5100/0001mboxrd @@ -0,0 +1,4 @@ +From the beginning, mbox should have been mboxrd +>From escaped +From not mangled but this line should have been escaped + |