From: Junio C Hamano Date: Wed, 21 Nov 2018 13:58:02 +0000 (+0900) Subject: Merge branch 'ma/mailing-list-address-in-git-help' into maint X-Git-Tag: v2.19.2~19 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/171309399a43a87af90dd3ca2b35a0f0f3aae908?ds=inline;hp=-c Merge branch 'ma/mailing-list-address-in-git-help' into maint Doc update. * ma/mailing-list-address-in-git-help: git doc: direct bug reporters to mailing list archive --- 171309399a43a87af90dd3ca2b35a0f0f3aae908 diff --combined Documentation/git.txt index 74a9d7edb4,b556f989f1..8e6a92e8ba --- a/Documentation/git.txt +++ b/Documentation/git.txt @@@ -599,8 -599,8 +599,8 @@@ trace messages into this file descripto + Alternatively, if the variable is set to an absolute path (starting with a '/' character), Git will interpret this -as a file path and will try to write the trace messages -into it. +as a file path and will try to append the trace messages +to it. + Unsetting the variable, or setting it to empty, "0" or "false" (case insensitive) disables trace messages. @@@ -858,7 -858,9 +858,9 @@@ Reporting Bug Report bugs to the Git mailing list where the development and maintenance is primarily done. You do not have to be - subscribed to the list to send a message there. + subscribed to the list to send a message there. See the list archive + at https://public-inbox.org/git for previous bug reports and other + discussions. Issues which are security relevant should be disclosed privately to the Git Security mailing list .