Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-03-16 01:00:46 +0300
committerJunio C Hamano <gitster@pobox.com>2018-03-16 01:00:46 +0300
commita8ba07c68a22d2740879c862d1ec57592fb2e15a (patch)
tree0b69eed8bfa72209096603c8b80190b373b7975b /Documentation
parentae1644b08e85fb64367b273337d8ebcbdabe0685 (diff)
parent2caa7b8d27e7ee97d70929be143da293ede69cde (diff)
Merge branch 'ab/man-sec-list'
Doc update. * ab/man-sec-list: git manpage: note git-security@googlegroups.com
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 8163b5796b..4767860e72 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -849,6 +849,9 @@ Report bugs to the Git mailing list <git@vger.kernel.org> 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 <git-security@googlegroups.com>.
+
SEE ALSO
--------
linkgit:gittutorial[7], linkgit:gittutorial-2[7],