summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-10-30 16:34:40 +0900
committerJunio C Hamano <gitster@pobox.com>2018-10-30 16:34:40 +0900
commit94d00a5c4ebb12f2552118f261d8f82c05c2501d (patch)
tree89cfa22e35b5476dd4ae8ab79277fa6f2eb25557 /git-send-email.html
parenta4df8edd688285dc532353d4075d979d5ec20306 (diff)
downloadgit-htmldocs-94d00a5c4ebb12f2552118f261d8f82c05c2501d.tar.gz
Autogenerated HTML docs for v2.19.1-708-g4ede3
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html17
1 files changed, 12 insertions, 5 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 1d1dd723b..1387cbe58 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -1241,12 +1241,12 @@ must be used for each option.</p></div>
<div class="ulist"><ul>
<li>
<p>
-<em>author</em> will avoid including the patch author
+<em>author</em> will avoid including the patch author.
</p>
</li>
<li>
<p>
-<em>self</em> will avoid including the sender
+<em>self</em> will avoid including the sender.
</p>
</li>
<li>
@@ -1264,7 +1264,14 @@ must be used for each option.</p></div>
<li>
<p>
<em>sob</em> will avoid including anyone mentioned in Signed-off-by lines except
- for self (use <em>self</em> for that).
+ for self (use <em>self</em> for that).
+</p>
+</li>
+<li>
+<p>
+<em>misc-by</em> will avoid including anyone mentioned in Acked-by,
+ Reviewed-by, Tested-by and other "-by" lines in the patch body,
+ except Signed-off-by (use <em>sob</em> for that).
</p>
</li>
<li>
@@ -1274,7 +1281,7 @@ must be used for each option.</p></div>
</li>
<li>
<p>
-<em>body</em> is equivalent to <em>sob</em> + <em>bodycc</em>
+<em>body</em> is equivalent to <em>sob</em> + <em>bodycc</em> + <em>misc-by</em>.
</p>
</li>
<li>
@@ -1590,7 +1597,7 @@ the credential store so you won&#8217;t have to type it the next time.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-07-25 15:10:28 PDT
+ 2018-10-30 16:33:48 JST
</div>
</div>
</body>