diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-02-19 21:55:33 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-02-19 21:55:33 -0800 |
commit | 470b452628d80e89ee869b6b86af6c536ba0b24d (patch) | |
tree | 29a47ad4b05e7290f5787efb664f98d5c0448d75 /t/t5100 | |
parent | Documentation: Fix indentation problem in git-commit(1) (diff) | |
download | tgif-470b452628d80e89ee869b6b86af6c536ba0b24d.tar.xz |
mailinfo: do not strip leading spaces even for a header line
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5100')
-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 |