]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Meta/cook: update boilerplate text in the W-C report
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Oct 2020 17:17:22 +0000 (10:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Oct 2020 17:17:22 +0000 (10:17 -0700)
cook

diff --git a/cook b/cook
index f357d054214cc7a00f946ed4c26399b1221ab546..03ac0cfbe4bb2d9a07877d1db48294ef29980bcb 100755 (executable)
--- a/cook
+++ b/cook
@@ -292,10 +292,34 @@ only in 'seen' (formerly 'pu'---proposed updates) while commits prefixed
 with '+' are in 'next'.  The ones marked with '.' do not appear in any of
 the integration branches, but I am still holding onto them.
 
-You can find the changes described here in the integration branches of the
-repositories listed at
 
-    http://git-blame.blogspot.com/p/git-public-repositories.html
+
+Copies of the source code to Git live in many repositories, and the
+following is a list of the ones I push into.  Some repositories have
+only a subset of branches.
+
+With maint, master, next, seen, todo:
+
+       git://git.kernel.org/pub/scm/git/git.git/
+       git://repo.or.cz/alt-git.git/
+       https://kernel.googlesource.com/pub/scm/git/git/
+       https://github.com/git/git/
+
+With all the integration branches and topics broken out:
+
+       https://github.com/gitster/git/
+
+Even though the preformatted documentation in HTML and man format
+are not sources, they are published in these repositories for
+convenience (replace "htmldocs" with "manpages" for the manual
+pages):
+
+       git://git.kernel.org/pub/scm/git/git-htmldocs.git/
+       https://github.com/gitster/git-htmldocs.git/
+
+Release tarballs are available at:
+
+       https://www.kernel.org/pub/software/scm/git/
 EOF
 
        $text = <<EOF;