summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-12-28 01:26:23 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-12-28 01:26:23 +0000
commit2fa431bf8e4db588a1905a08086bc88c5e476bb4 (patch)
tree8bf4ac5bcabd23ee027b2ece414d2a9045916f36 /git-send-email.html
parent13016ded8cfe6fa6b7ef72461601fad731a152f8 (diff)
downloadgit-htmldocs-2fa431bf8e4db588a1905a08086bc88c5e476bb4.tar.gz
Autogenerated HTML docs for v1.6.1-15-g159c88
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 307974c8b..1d227ccdd 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -620,6 +620,16 @@ user is prompted for a password while the input is masked for privacy.</p></div>
Perform sanity checks on patches.
Currently, validation means the following:
</p>
+<div class="ilist"><ul>
+<li>
+<p>
+Warn of patches that contain lines longer than 998 characters; this
+ is due to SMTP limits as described by http://www.ietf.org/rfc/rfc2821.txt.
+</p>
+</li>
+</ul></div>
+<div class="para"><p>Default is the value of <em>sendemail.validate</em>; if this is not set,
+default to <em>--validate</em>.</p></div>
</dd>
<dt>
--[no-]format-patch
@@ -631,16 +641,6 @@ user is prompted for a password while the input is masked for privacy.</p></div>
or as a file name (<em>--no-format-patch</em>). By default, when such a conflict
occurs, git send-email will fail.
</p>
-<div class="ilist"><ul>
-<li>
-<p>
-Warn of patches that contain lines longer than 998 characters; this
- is due to SMTP limits as described by http://www.ietf.org/rfc/rfc2821.txt.
-</p>
-</li>
-</ul></div>
-<div class="para"><p>Default is the value of <em>sendemail.validate</em>; if this is not set,
-default to <em>--validate</em>.</p></div>
</dd>
</dl></div>
</div>
@@ -694,7 +694,7 @@ send_lots_of_email.pl by Greg Kroah-Hartman.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-12-10 08:33:26 UTC
+Last updated 2008-12-28 01:26:12 UTC
</div>
</div>
</body>