summaryrefslogtreecommitdiffstats
path: root/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-06-08 18:34:59 -0700
committerJunio C Hamano <gitster@pobox.com>2020-06-08 18:34:59 -0700
commit19f41f003bf9a1a09bee3e0865ff0c333c88c0e2 (patch)
treea26ebf8ab42070f6cdfb67cf49ed71a282a97459 /git.txt
parent3ef9e6768d632ffc1a3da0561187482e2bd16263 (diff)
downloadgit-htmldocs-19f41f003bf9a1a09bee3e0865ff0c333c88c0e2.tar.gz
Autogenerated HTML docs for v2.27.0-83-g0313f
Diffstat (limited to 'git.txt')
-rw-r--r--git.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/git.txt b/git.txt
index 12890841c..40bd32f59 100644
--- a/git.txt
+++ b/git.txt
@@ -721,8 +721,6 @@ of clones and fetches.
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 `--trace-ascii` on the command line.
- This option overrides setting the `GIT_CURL_VERBOSE` environment
- variable.
See `GIT_TRACE` for available trace output options.
`GIT_TRACE_CURL_NO_DATA`::