]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: recommend lore.kernel.org over public-inbox.org
authorJeff King <peff@peff.net>
Wed, 27 Nov 2019 12:53:43 +0000 (07:53 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sat, 30 Nov 2019 17:12:04 +0000 (09:12 -0800)
Since lore.kernel.org now has the same archive as public-inbox.org and
may have more longevity going forward[1], let's recommend people use it
for finding or referencing messages.

[1] https://public-inbox.org/git/20191120195556.GA25189@dcvr/
      or if you like:
    https://lore.kernel.org/git/20191120195556.GA25189@dcvr/

Signed-off-by: Jeff King <peff@peff.net>
Acked-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/MyFirstContribution.txt
Documentation/git.txt
README.md

index f8670379c0cf5a7a83d202c866d631a9bf04db6d..d7163075cadbc47b64292e0fa232c12fa4a5a462 100644 (file)
@@ -970,7 +970,7 @@ reviewers the changes you've made that may not be as visible.
 You will also need to go and find the Message-Id of your previous cover letter.
 You can either note it when you send the first series, from the output of `git
 send-email`, or you can look it up on the
-https://public-inbox.org/git[mailing list]. Find your cover letter in the
+https://lore.kernel.org/git[mailing list]. Find your cover letter in the
 archives, click on it, then click "permalink" or "raw" to reveal the Message-Id
 header. It should match:
 
index 9b82564d1aa9c04c4b0299c1a82c4ba45a2c3415..5f5b85ba27bb2b5e5a1d0e93c1cebd488aa9434e 100644 (file)
@@ -928,7 +928,7 @@ 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 the list archive
-at https://public-inbox.org/git for previous bug reports and other
+at https://lore.kernel.org/git for previous bug reports and other
 discussions.
 
 Issues which are security relevant should be disclosed privately to
index e1d2b82209bb6d9aab0c86ca89d486c48bfc71f5..9d4564c8aa19cc3d22b86d9f03c12a102bacc4f4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ requests, comments and patches to git@vger.kernel.org (read
 [Documentation/SubmittingPatches][] for instructions on patch submission).
 To subscribe to the list, send an email with just "subscribe git" in
 the body to majordomo@vger.kernel.org. The mailing list archives are
-available at <https://public-inbox.org/git/>,
+available at <https://lore.kernel.org/git/>,
 <http://marc.info/?l=git> and other archival sites.
 
 Issues which are security relevant should be disclosed privately to