]> git.ipfire.org Git - thirdparty/git.git/commitdiff
MaintNotes: update k.org gitweb URL
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Jul 2015 20:52:37 +0000 (13:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Jul 2015 20:52:37 +0000 (13:52 -0700)
Also clean-up mixed SP/HT indentation.

MaintNotes

index 0a6968761ea3f0f18ae42c8c4fa36646e0479765..927dfd7cdfd4cd993faa23957c25763f0612b374 100644 (file)
@@ -95,33 +95,33 @@ our security mailing list <git-security@googlegroups.com>.
 
 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".