summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-02-13 17:29:14 -0800
committerJunio C Hamano <gitster@pobox.com>2018-02-13 17:29:14 -0800
commit640779d2fa2811b69c7c071dceb886299418257d (patch)
tree9144f07f4071bbf90438a08cf290b1a099acf6f5 /git.html
parent2ef0ba3d29e4b0c3a24887c2cf8d02ee62c852d1 (diff)
downloadgit-htmldocs-640779d2fa2811b69c7c071dceb886299418257d.tar.gz
Autogenerated HTML docs for v2.16.1-194-gb2e45
Diffstat (limited to 'git.html')
-rw-r--r--git.html22
1 files changed, 21 insertions, 1 deletions
diff --git a/git.html b/git.html
index f47d4cf7d..0ac06c59b 100644
--- a/git.html
+++ b/git.html
@@ -2862,6 +2862,26 @@ of clones and fetches.</p></div>
</p>
</dd>
<dt class="hdlist1">
+<code>GIT_TRACE_CURL_NO_DATA</code>
+</dt>
+<dd>
+<p>
+ When a curl trace is enabled (see <code>GIT_TRACE_CURL</code> above), do not dump
+ data (that is, only dump info lines and headers).
+</p>
+</dd>
+<dt class="hdlist1">
+<code>GIT_REDACT_COOKIES</code>
+</dt>
+<dd>
+<p>
+ This can be set to a comma-separated list of strings. When a curl trace
+ is enabled (see <code>GIT_TRACE_CURL</code> above), whenever a "Cookies:" header
+ sent by the client is dumped, values of cookies whose key is in that
+ list (case-sensitive) are redacted.
+</p>
+</dd>
+<dt class="hdlist1">
<code>GIT_LITERAL_PATHSPECS</code>
</dt>
<dd>
@@ -3132,7 +3152,7 @@ subscribed to the list to send a message there.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2018-01-26 15:11:04 PST
+ 2018-02-13 17:28:38 PST
</div>
</div>
</body>