@@ -292,10 +292,34 @@ only in 'seen' (formerly 'pu'---proposed updates) while commits prefixed
292292with '+' are in 'next'. The ones marked with '.' do not appear in any of
293293the integration branches, but I am still holding onto them.
294294
295- You can find the changes described here in the integration branches of the
296- repositories listed at
297295
298- http://git-blame.blogspot.com/p/git-public-repositories.html
296+
297+ Copies of the source code to Git live in many repositories, and the
298+ following is a list of the ones I push into. Some repositories have
299+ only a subset of branches.
300+
301+ With maint, master, next, seen, todo:
302+
303+ git://git.kernel.org/pub/scm/git/git.git/
304+ git://repo.or.cz/alt-git.git/
305+ https://kernel.googlesource.com/pub/scm/git/git/
306+ https://github.com/git/git/
307+
308+ With all the integration branches and topics broken out:
309+
310+ https://github.com/gitster/git/
311+
312+ Even though the preformatted documentation in HTML and man format
313+ are not sources, they are published in these repositories for
314+ convenience (replace "htmldocs" with "manpages" for the manual
315+ pages):
316+
317+ git://git.kernel.org/pub/scm/git/git-htmldocs.git/
318+ https://github.com/gitster/git-htmldocs.git/
319+
320+ Release tarballs are available at:
321+
322+ https://www.kernel.org/pub/software/scm/git/
299323EOF
300324
301325 $text = <<EOF ;
0 commit comments