Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-12-11 03:36:19 +0300
committerJunio C Hamano <gitster@pobox.com>2010-12-11 03:36:53 +0300
commit271c2aa6eed21d4ef9d8d6c2298121545e6ce123 (patch)
tree89c30e452fa1cba36d37f49f6f254072202ac01f /Documentation/git-send-email.txt
parentb361888dd5a26c4f1eb6268392e89e2d546accf6 (diff)
parentc6d059bbccb8460959b9aedfeefbb4d6aac6e842 (diff)
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
-------------