diff options
author | Paul Tan <pyokagan@gmail.com> | 2015-08-04 21:51:48 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-04 22:02:11 -0700 |
commit | 5d123a4017813540ad67656608c5d85e84cc8e5d (patch) | |
tree | 6b31517d6797916bd01ce1c961e189ba1e6687a5 /alias.c | |
parent | builtin-am: implement --[no-]message-id, am.messageid (diff) | |
download | tgif-5d123a4017813540ad67656608c5d85e84cc8e5d.tar.xz |
builtin-am: support --keep-cr, am.keepcr
Since ad2c928 (git-am: Add command line parameter `--keep-cr` passing it
to git-mailsplit, 2010-02-27), git-am.sh supported the --keep-cr option
and would pass it to git-mailsplit.
Since e80d4cb (git-am: Add am.keepcr and --no-keep-cr to override it,
2010-02-27), git-am.sh supported the am.keepcr config setting, which
controls whether --keep-cr is on by default.
Re-implement the above in builtin/am.c.
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'alias.c')
0 files changed, 0 insertions, 0 deletions