Documentation/git.txt: improve documentation of 'GIT_TRACE*' variables
authorKarsten Blees <karsten.blees@gmail.com>
Sat, 12 Jul 2014 00:00:53 +0000 (02:00 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jul 2014 04:25:18 +0000 (21:25 -0700)
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 <blees@dcon.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found