This website works better with JavaScript.
Explore
Register
Sign In
kernel
/
git
mirror of
https://git.kernel.org/pub/scm/git/git.git
Watch
1
Star
0
Fork
You've already forked git
0
Code
Releases
Activity
25304
Commits
6
Branches
36
Tags
131 MiB
Tree:
0b35deb378
git
/
t
/
t5100
/
info0014
6 lines
100 B
Raw
Normal View
History
Unescape
Escape
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>
16 years ago
Author: Junio Hamano
Email: junkio@cox.net
Subject: BLAH ONE
Teach mailinfo to ignore everything before -- >8 -- mark This teaches mailinfo the scissors -- >8 -- mark; the command ignores everything before it in the message body. For lefties among us, we also support -- 8< -- ;-) Signed-off-by: Junio C Hamano <gitster@pobox.com>
16 years ago
Date: Thu, 20 Aug 2009 17:18:22 -0700