Imported Upstream version 2.28.0
[platform/upstream/git.git] / Documentation / git.txt
index 1289084..3e50065 100644 (file)
@@ -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`::
@@ -777,11 +775,10 @@ for full details.
        See `GIT_TRACE2` for available trace output options and
        link:technical/api-trace2.html[Trace2 documentation] for full details.
 
-`GIT_REDACT_COOKIES`::
-       This can be set to a comma-separated list of strings. When a curl trace
-       is enabled (see `GIT_TRACE_CURL` above), whenever a "Cookies:" header
-       sent by the client is dumped, values of cookies whose key is in that
-       list (case-sensitive) are redacted.
+`GIT_TRACE_REDACT`::
+       By default, when tracing is activated, Git redacts the values of
+       cookies, the "Authorization:" header, and the "Proxy-Authorization:"
+       header. Set this variable to `0` to prevent this redaction.
 
 `GIT_LITERAL_PATHSPECS`::
        Setting this variable to `1` will cause Git to treat all