| 1 | From mboxrd Mon Sep 17 00:00:00 2001 |
| 2 | From: mboxrd writer <mboxrd@example.com> |
| 3 | Date: Fri, 9 Jun 2006 00:44:16 -0700 |
| 4 | Subject: [PATCH] a commit with escaped From lines |
| 5 | |
| 6 | >From the beginning, mbox should have been mboxrd |
| 7 | >>From escaped |
| 8 | From not mangled but this line should have been escaped |
| 9 | |
| 10 | From mboxrd Mon Sep 17 00:00:00 2001 |
| 11 | From: mboxrd writer <mboxrd@example.com> |
| 12 | Date: Fri, 9 Jun 2006 00:44:16 -0700 |
| 13 | Subject: [PATCH 2/2] another with fake From lines |
| 14 | |
| 15 | >From unchanged |
| 16 | From also unchanged |
| 17 | no trailing space, no escaping necessary and '>' was intended: |
| 18 | >From |
| 19 |