From: Ævar Arnfjörð Bjarmason Date: Thu, 8 Mar 2018 15:08:20 +0000 (+0000) Subject: git manpage: note git-security@googlegroups.com X-Git-Tag: v2.17.0-rc0~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2caa7b8d27e7ee97d70929be143da293ede69cde;p=thirdparty%2Fgit.git git manpage: note git-security@googlegroups.com Add a mention of the security mailing list to the "Reporting Bugs" section. There's a mention of this list at https://git-scm.com/community but none in git.git itself. The copy is pasted from the git-scm.com website. Let's use the same wording in both places. Signed-off-by: Ævar Arnfjörð Bjarmason Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git.txt b/Documentation/git.txt index 3f4161a799..4881688b39 100644 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@ -839,6 +839,9 @@ 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. +Issues which are security relevant should be disclosed privately to +the Git Security mailing list . + SEE ALSO -------- linkgit:gittutorial[7], linkgit:gittutorial-2[7],