Code

Merge branch 'ml/trace'
[git.git] / Documentation / git.txt
index d00cc3ea5219f73aac79709e683e135548555fd3..ce3058182fead833c45daf02a2806f151b15f61f 100644 (file)
@@ -615,6 +615,13 @@ git Diffs
        gitlink:git-diff-files[1];
        gitlink:git-diff-tree[1]
 
+other
+~~~~~
+'GIT_TRACE'::
+       If this variable is set git will print `trace:` messages on
+       stderr telling about alias expansion, built-in command
+       execution and external command execution.
+
 Discussion[[Discussion]]
 ------------------------
 include::README[]