diff options
author | 2009-08-26 21:36:05 -0700 | |
---|---|---|
committer | 2009-08-26 22:22:22 -0700 | |
commit | 017678b4f47dc1b2a6691631373c46daf8f63206 (patch) | |
tree | cf2a657570db595a71a35f7820a80eb2ded84309 /t/t5100/info0014--scissors | |
parent | Documentation: describe the scissors mark support of "git am" (diff) | |
download | tgif-017678b4f47dc1b2a6691631373c46daf8f63206.tar.xz |
am/mailinfo: Disable scissors processing by default
You can enable it by giving --scissors to "git am".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5100/info0014--scissors')
-rw-r--r-- | t/t5100/info0014--scissors | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/t/t5100/info0014--scissors b/t/t5100/info0014--scissors new file mode 100644 index 0000000000..ab9c8d0905 --- /dev/null +++ b/t/t5100/info0014--scissors @@ -0,0 +1,5 @@ +Author: Junio C Hamano +Email: gitster@pobox.com +Subject: Teach mailinfo to ignore everything before -- >8 -- mark +Date: Thu, 20 Aug 2009 17:18:22 -0700 + |