aboutsummaryrefslogtreecommitdiff
path: root/ws.c
diff options
context:
space:
mode:
authorStephen Boyd <bebarino@gmail.com>2010-03-07 14:46:47 -0800
committerJunio C Hamano <gitster@pobox.com>2010-03-08 15:55:41 -0800
commitc42600346bb6c3427df7ea1c5a33d723ec02d731 (patch)
treef0780075f41a3a2943da114ed119420e8e0d50c2 /ws.c
parentca9e0a1b8738959f5bd5a17ec81fa3bd1a326c9d (diff)
downloadgit-c42600346bb6c3427df7ea1c5a33d723ec02d731.tar.gz
git-c42600346bb6c3427df7ea1c5a33d723ec02d731.tar.xz
format-patch: add --no-cc, --no-to, and --no-add-headers
These new options allow users to override their config settings for format.cc, format.to and format.headers respectively. These options only make git ignore the config settings and any previous command line options, so you'll still have to add more command line options to add extra headers. For example, $ cat .git/config [format] to = Someone <someone@out.there> $ git format-patch -1 --no-to --to="Someone Else <else@out.there>" would format a patch addressed to "Someone Else" and not "Someone". Signed-off-by: Stephen Boyd <bebarino@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ws.c')
0 files changed, 0 insertions, 0 deletions