diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-03-07 12:47:14 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-03-07 12:47:14 -0800 |
commit | 1dd5db8fda9bb70584288f061afffb4d0c23bb39 (patch) | |
tree | 71978ea9844498e4ec430a1b0ed484c277676f8c /t | |
parent | Sync with 1.7.0.2 (diff) | |
parent | mailinfo: do not strip leading spaces even for a header line (diff) | |
download | tgif-1dd5db8fda9bb70584288f061afffb4d0c23bb39.tar.xz |
Merge branch 'jc/maint-fix-mailinfo-strip'
* jc/maint-fix-mailinfo-strip:
mailinfo: do not strip leading spaces even for a header line
Diffstat (limited to 't')
-rw-r--r-- | t/t5100/msg0015 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t5100/msg0015 b/t/t5100/msg0015 index 9577238685..4abb3d5c6c 100644 --- a/t/t5100/msg0015 +++ b/t/t5100/msg0015 @@ -1,2 +1,2 @@ -- a list + - a list - of stuff |