diff options
author | Paul Tan <pyokagan@gmail.com> | 2015-08-04 21:51:49 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-04 22:02:11 -0700 |
commit | 9b646617b8b4894490a549e4db95c1303f40bd25 (patch) | |
tree | 4c53c2c133523a11dce28813d7d693a8ea6400a5 /transport.h | |
parent | 5d123a4017813540ad67656608c5d85e84cc8e5d (diff) | |
download | git-9b646617b8b4894490a549e4db95c1303f40bd25.tar.gz git-9b646617b8b4894490a549e4db95c1303f40bd25.tar.xz |
builtin-am: implement --[no-]scissors
Since 017678b (am/mailinfo: Disable scissors processing by default,
2009-08-26), git-am supported the --[no-]scissors option, passing it to
git-mailinfo.
Re-implement support for this option in builtin/am.c.
Since the default setting of --scissors in git-mailinfo can be
configured with mailinfo.scissors (and perhaps through other settings in
the future), to be safe we make an explicit distinction between
SCISSORS_UNSET, SCISSORS_TRUE and SCISSORS_FALSE.
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'transport.h')
0 files changed, 0 insertions, 0 deletions