diff options
author | Jeff King <peff@peff.net> | 2018-11-05 01:38:39 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-11-06 12:55:35 +0900 |
commit | fce56648056acf476aa810a02c6eb33cbcabb6c9 (patch) | |
tree | 6763cc696a759ce78b35c5204961ab727fad8c8d /git-quiltimport.sh | |
parent | apply: mark include/exclude options as NONEG (diff) | |
download | tgif-fce56648056acf476aa810a02c6eb33cbcabb6c9.tar.xz |
am: handle --no-patch-format option
Running "git am --no-patch-format" will currently segfault, since it
tries to parse a NULL argument. Instead, let's have it cancel any
previous --patch-format option.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-quiltimport.sh')
0 files changed, 0 insertions, 0 deletions