diff options
author | Paul Tan <pyokagan@gmail.com> | 2015-08-04 21:51:47 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-04 22:02:11 -0700 |
commit | 702cbaad61a15b035fd022bae57403baeb324d82 (patch) | |
tree | a3166cd91b455a9e796292ce62c28930e8e6f9e0 /Documentation/git-send-pack.txt | |
parent | builtin-am: implement -k/--keep, --keep-non-patch (diff) | |
download | tgif-702cbaad61a15b035fd022bae57403baeb324d82.tar.xz |
builtin-am: implement --[no-]message-id, am.messageid
Since a078f73 (git-am: add --message-id/--no-message-id, 2014-11-25),
git-am.sh supported the --[no-]message-id options, and the
"am.messageid" setting which specifies the default option.
--[no-]message-id tells git-am whether or not the -m option should be
passed to git-mailinfo.
Re-implement this option 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