My public git.git repositories are at:
- 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://github.com/git/git/
- https://code.google.com/p/git-core/
- git://git.sourceforge.jp/gitroot/git-core/git.git/
- git://git-core.git.sourceforge.net/gitroot/git-core/git-core/
+ 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://github.com/git/git/
+ https://code.google.com/p/git-core/
+ git://git.sourceforge.jp/gitroot/git-core/git.git/
+ git://git-core.git.sourceforge.net/gitroot/git-core/git-core/
A few web interfaces are found at:
- http://git.kernel.org/?p=git/git.git
- https://kernel.googlesource.com/pub/scm/git/git
- http://repo.or.cz/w/alt-git.git
+ http://git.kernel.org/cgit/git/git.git
+ https://kernel.googlesource.com/pub/scm/git/git
+ http://repo.or.cz/w/alt-git.git
Preformatted documentation from the tip of the "master" branch can be
found in:
- 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/
+ 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/
Also GitHub shows the manual pages formatted in HTML (with a
formatting backend different from the one that is used to create the
above) at:
- http://git-scm.com/docs/git
+ http://git-scm.com/docs/git
There are four branches in git.git repository that track the source tree
of git: "master", "maint", "next", and "pu".