Documentation/git.txt: clarify that GIT_TRACE=/path appends
authorSZEDER Gábor <redacted>
Tue, 4 Sep 2018 00:05:44 +0000 (02:05 +0200)
committerJunio C Hamano <redacted>
Tue, 4 Sep 2018 17:28:40 +0000 (10:28 -0700)
commitfa0aeea770666e5104cfa4decb6a480e59868165
tree1965d03bf2b9b1dd016cba26b534a9d786e00f89
parent53f9a3e157dbbc901a02ac2c73346d375e24978c
Documentation/git.txt: clarify that GIT_TRACE=/path appends

The current wording of the description of GIT_TRACE=/path/to/file
("... will try to write the trace messages into it") might be
misunderstood as "overwriting"; at least I interpreted it that way on
a cursory first read.

State it more explicitly that the trace messages are appended.

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