diff options
author | Paul Tan <pyokagan@gmail.com> | 2015-08-04 21:51:46 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-04 22:02:11 -0700 |
commit | 4f1b69617577309d361a006fc77d71a5cff7ec06 (patch) | |
tree | b90986c45b257bf440a7f1002bb9c9de7b42ca4c /Documentation/git-send-pack.txt | |
parent | builtin-am: implement -u/--utf8 (diff) | |
download | tgif-4f1b69617577309d361a006fc77d71a5cff7ec06.tar.xz |
builtin-am: implement -k/--keep, --keep-non-patch
Since d1c5f2a (Add git-am, applymbox replacement., 2005-10-07),
git-am.sh supported the -k/--keep option to pass the -k option to
git-mailsplit.
Since f7e5ea1 (am: learn passing -b to mailinfo, 2012-01-16), git-am.sh
supported the --keep-non-patch option to pass the -b option to
git-mailsplit.
Re-implement these two options in builtin/am.c.
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-send-pack.txt')
0 files changed, 0 insertions, 0 deletions