trace2: add variable description to git.txt
authorDerrick Stolee <redacted>
Fri, 10 May 2019 19:44:26 +0000 (12:44 -0700)
committerJunio C Hamano <redacted>
Mon, 13 May 2019 13:54:02 +0000 (22:54 +0900)
commit04b7e86e4854fecc8cca1d3c08af5cfe771e9091
treeba8be232f44e80eac8a9047f9bbb87fae6b346c1
parent6a6c0f10a70a6eb101c213b09ae82a9cad252743
trace2: add variable description to git.txt

Documentation/technical/api-trace2.txt contains the full details
of the trace2 API and the GIT_TR2* environment variables. However,
most environment variables are included in Documentation/git.txt,
including the GIT_TRACE* variables.

Add a brief description of the GIT_TR2* variables with links to
the full technical details. The biggest difference from the
original variables is that we can specify a Unix Domain Socket.
Mention this difference, but leave the details to the technical
documents.

Reported-by: Szeder Gábor <redacted>
Signed-off-by: Derrick Stolee <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git.txt
git clone https://git.99rst.org/PROJECT