aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-send-email.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-12-10 16:36:19 -0800
committerJunio C Hamano <gitster@pobox.com>2010-12-10 16:36:53 -0800
commit271c2aa6eed21d4ef9d8d6c2298121545e6ce123 (patch)
tree89c30e452fa1cba36d37f49f6f254072202ac01f /Documentation/git-send-email.txt
parentb361888dd5a26c4f1eb6268392e89e2d546accf6 (diff)
parentc6d059bbccb8460959b9aedfeefbb4d6aac6e842 (diff)
downloadgit-271c2aa6eed21d4ef9d8d6c2298121545e6ce123.tar.gz
Merge branch 'maint'
Diffstat (limited to 'Documentation/git-send-email.txt')
-rw-r--r--Documentation/git-send-email.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/git-send-email.txt b/Documentation/git-send-email.txt
index ebc024ae3d..7ec9dabe68 100644
--- a/Documentation/git-send-email.txt
+++ b/Documentation/git-send-email.txt
@@ -322,6 +322,9 @@ have been specified, in which case default to 'compose'.
Default is the value of 'sendemail.validate'; if this is not set,
default to '--validate'.
+--force::
+ Send emails even if safety checks would prevent it.
+
CONFIGURATION
-------------