X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=Documentation%2Fgit-send-email.txt;h=d93e5d0f58f0602e0cd0da7bfd6ce11f49b110d6;hb=0253e126a271f10dc1f1fc630193a4026ec8a7ee;hp=504ae7fe76e0f608934095d074100e561409a5b3;hpb=409813088ad55ae4a60f55412f6b5ba6a89d89e7;p=thirdparty%2Fgit.git diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt index 504ae7fe76..d93e5d0f58 100644 --- a/Documentation/git-send-email.txt +++ b/Documentation/git-send-email.txt @@ -278,6 +278,14 @@ must be used for each option. Automating ~~~~~~~~~~ +--no-[to|cc|bcc]:: + Clears any list of "To:", "Cc:", "Bcc:" addresses previously + set via config. + +--no-identity:: + Clears the previously read value of `sendemail.identity` set + via config, if any. + --to-cmd=:: Specify a command to execute once per patch file which should generate patch file specific "To:" entries.