We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98509d0 + fa0aeea commit 2af0b1cCopy full SHA for 2af0b1c
Documentation/git.txt
@@ -599,8 +599,8 @@ trace messages into this file descriptor.
599
+
600
Alternatively, if the variable is set to an absolute path
601
(starting with a '/' character), Git will interpret this
602
-as a file path and will try to write the trace messages
603
-into it.
+as a file path and will try to append the trace messages
+to it.
604
605
Unsetting the variable, or setting it to empty, "0" or
606
"false" (case insensitive) disables trace messages.
0 commit comments