summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-06-13 15:09:30 -0700
committerJunio C Hamano <gitster@pobox.com>2019-06-13 15:09:30 -0700
commit5193787ca4fbec1fbd47afd14701cc8a3799641e (patch)
tree12a9d0bb43ba929ff7c759dd2ee8c94b0a73a1e2 /git-send-email.html
parent1c05a66ac9af54d408b3d97e791622cbdcf7d8f1 (diff)
downloadgit-htmldocs-5193787ca4fbec1fbd47afd14701cc8a3799641e.tar.gz
Autogenerated HTML docs for v2.22.0-68-g0aae9
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html20
1 files changed, 19 insertions, 1 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 9772ceb2c..6f216b120 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -1161,6 +1161,24 @@ must be used for each option.</p></div>
<h3 id="_automating">Automating</h3>
<div class="dlist"><dl>
<dt class="hdlist1">
+--no-[to|cc|bcc]
+</dt>
+<dd>
+<p>
+ Clears any list of "To:", "Cc:", "Bcc:" addresses previously
+ set via config.
+</p>
+</dd>
+<dt class="hdlist1">
+--no-identity
+</dt>
+<dd>
+<p>
+ Clears the previously read value of <code>sendemail.identity</code> set
+ via config, if any.
+</p>
+</dd>
+<dt class="hdlist1">
--to-cmd=&lt;command&gt;
</dt>
<dd>
@@ -1607,7 +1625,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
- 2019-02-05 15:33:20 PST
+ 2019-06-13 15:06:39 PDT
</div>
</div>
</body>