summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-07-06 14:34:15 -0700
committerJunio C Hamano <gitster@pobox.com>2016-07-06 14:34:15 -0700
commitc6c919b870e00b3afac46972e322d36bb8bd7033 (patch)
tree05cae3540265b1dab96cf754e837a8318b204f70 /git.html
parent042f2148898f2f73342c586887b252715dd8af8a (diff)
downloadgit-htmldocs-c6c919b870e00b3afac46972e322d36bb8bd7033.tar.gz
Autogenerated HTML docs for v2.9.0-243-g5c589
Diffstat (limited to 'git.html')
-rw-r--r--git.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/git.html b/git.html
index ca58e30f5..b3721a4bf 100644
--- a/git.html
+++ b/git.html
@@ -2806,6 +2806,19 @@ of clones and fetches.</p></div>
</p>
</dd>
<dt class="hdlist1">
+<code>GIT_TRACE_CURL</code>
+</dt>
+<dd>
+<p>
+ Enables a curl full trace dump of all incoming and outgoing data,
+ including descriptive information, of the git transport protocol.
+ This is similar to doing curl <code>--trace-ascii</code> on the command line.
+ This option overrides setting the <code>GIT_CURL_VERBOSE</code> environment
+ variable.
+ See <code>GIT_TRACE</code> for available trace output options.
+</p>
+</dd>
+<dt class="hdlist1">
<code>GIT_LITERAL_PATHSPECS</code>
</dt>
<dd>
@@ -3032,7 +3045,7 @@ subscribed to the list to send a message there.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-06-27 11:04:05 PDT
+Last updated 2016-07-06 14:33:48 PDT
</div>
</div>
</body>