From: Karsten Blees Date: Sat, 12 Jul 2014 00:00:53 +0000 (+0200) Subject: Documentation/git.txt: improve documentation of 'GIT_TRACE*' variables X-Git-Tag: v2.1.0-rc0~13^2~12 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/eb9250dfd5fbd7c9f95d0d3134006cd19a0c9099?hp=eb9250dfd5fbd7c9f95d0d3134006cd19a0c9099 Documentation/git.txt: improve documentation of 'GIT_TRACE*' variables Separate GIT_TRACE description into what it prints and how to configure where trace output is printed to. Change other GIT_TRACE_* descriptions to refer to GIT_TRACE. Add descriptions for GIT_TRACE_SETUP and GIT_TRACE_SHALLOW. Signed-off-by: Karsten Blees Signed-off-by: Junio C Hamano ---