diff options
author | David Barr <davidbarr@google.com> | 2011-08-08 04:49:04 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-08-11 13:01:18 -0700 |
commit | 0e8341f29d6541f661cc52f27f96877c0fd469c2 (patch) | |
tree | 7fd5cd4fef4f77c6cc418931a3795185d5701024 /t/t3902-quoted.sh | |
parent | Merge branch 'tc/minix' (diff) | |
download | tgif-0e8341f29d6541f661cc52f27f96877c0fd469c2.tar.xz |
am: ignore leading whitespace before patch
Some web-based email clients prepend whitespace to raw message
transcripts to workaround content-sniffing in some browsers. Adjust
the patch format detection logic to ignore leading whitespace.
So now you can apply patches from GMail with "git am" in three steps:
1. choose "show original"
2. tell the browser to "save as" (for example by pressing Ctrl+S)
3. run "git am" on the saved file
This fixes a regression introduced by v1.6.4-rc0~15^2~2 (git-am
foreign patch support: autodetect some patch formats, 2009-05-27).
GMail support was first introduced to "git am" by v1.5.4-rc0~274^2
(Make mailsplit and mailinfo strip whitespace from the start of the
input, 2007-11-01).
Signed-off-by: David Barr <davidbarr@google.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3902-quoted.sh')
0 files changed, 0 insertions, 0 deletions