Git Public Repositories

Copies of the source code to Git live in many repositories, and this is a list of the ones I push into. Some repositories have only a subset of branches.

With maint, master, next, pu, todo:

        git://git.kernel.org/pub/scm/git/git.git/
        https://kernel.googlesource.com/pub/scm/git/git
        git://repo.or.cz/alt-git.git/
        https://code.google.com/p/git-core/
        https://github.com/git/git/

With only maint and master:

        git://git.sourceforge.jp/gitroot/git-core/git.git/
        git://git-core.git.sourceforge.net/gitroot/git-core/git-core/

With all the topics and integration branches:

        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:

        git://git.kernel.org/pub/scm/git/git-{htmldocs,manpages}.git/
        git://repo.or.cz/git-{htmldocs,manpages}.git/
        https://code.google.com/p/git-{htmldocs,manpages}.git/
        https://github.com/gitster/git-{htmldocs,manpages}.git/


No comments: