summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-05-30 13:14:20 +0900
committerJunio C Hamano <gitster@pobox.com>2017-05-30 13:14:20 +0900
commitd88ba73d702fe5539887dbcc805006d92c3d1a1c (patch)
tree4cf7d0196c04d0d93cb8f965741b922671c08f5a /git-send-email.html
parent6b6144f9e66b7e2129024fa99ffa44190656c8ee (diff)
downloadgit-htmldocs-d88ba73d702fe5539887dbcc805006d92c3d1a1c.tar.gz
Autogenerated HTML docs for v2.13.0-311-g03399
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/git-send-email.html b/git-send-email.html
index fbb024d20..07268f6ea 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -1370,6 +1370,11 @@ have been specified, in which case default to <em>compose</em>.</p></div>
<div class="ulist"><ul>
<li>
<p>
+Invoke the sendemail-validate hook if present (see <a href="githooks.html">githooks(5)</a>).
+</p>
+</li>
+<li>
+<p>
Warn of patches that contain lines longer than 998 characters; this
is due to SMTP limits as described by <a href="http://www.ietf.org/rfc/rfc2821.txt">http://www.ietf.org/rfc/rfc2821.txt</a>.
</p>
@@ -1550,7 +1555,7 @@ $ git send-email outgoing/*</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-03-22 07:39:58 JST
+Last updated 2017-05-30 13:14:02 JST
</div>
</div>
</body>