summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 25e9325)
raw | patch | inline | side by side (parent: 25e9325)
author | Junio C Hamano <gitster@pobox.com> | |
Mon, 2 Aug 2010 16:07:39 +0000 (09:07 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 2 Aug 2010 16:07:39 +0000 (09:07 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git.txt | patch | blob | history |
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 59f291d15ed2fc51671355c74a8b4b8cdab9a1c8..c28a7ecc4d0ac4e75b3cd430d642e67b1f9c4a35 100644 (file)
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
<david@dgreaves.com>, and later enhanced greatly by the
contributors on the git-list <git@vger.kernel.org>.
+Reporting Bugs
+--------------
+
+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.
+
SEE ALSO
--------
linkgit:gittutorial[7], linkgit:gittutorial-2[7],