projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b5f94c
)
Add --force to git-send-email documentation
author
Alejandro R. Sedeño
<asedeno@MIT.EDU>
Fri, 10 Dec 2010 18:44:15 +0000
(13:44 -0500)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 10 Dec 2010 18:50:32 +0000
(10:50 -0800)
Signed-off-by: Alejandro R. Sedeño <asedeno@mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-send-email.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-send-email.txt
b/Documentation/git-send-email.txt
index c283084272090c28d5529d200a1147c9f57c639b..adbca12b1ec173dc8e69c4c354b3df4e7682767a 100644
(file)
--- a/
Documentation/git-send-email.txt
+++ b/
Documentation/git-send-email.txt
@@
-292,6
+292,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
-------------