Mention repo.or.cz in TODO
Junio C Hamano committed
Apr 24, 2007 at 13:13 UTC
dcd3d6998df396c4bdfb89cdab2fa809c76317eb
2 files changed
+5
-11
MaintNotes
+4
-11
index 3ef4ddcddf..9b5647e944 100644
--- a/MaintNotes
+++ b/MaintNotes
@@ -37,20 +37,13 @@ My public git.git repository is at:
git://git.kernel.org/pub/scm/git/git.git/
-This is mirrored at Pasky's site at
-
- git://repo.or.cz/git.git/
-
-but the first has a few hours mirroring delay after I publish
-updates, and the latter, being a mirror of former, lags behind
-it further. Immediately after I publish to the primary
-repository at kernel.org, I also push into an alternate here:
+Immediately after I publish to the primary repository at kernel.org, I
+also push into an alternate here:
git://repo.or.cz/alt-git.git/
-Impatient people would have better luck with the last one (but
-the last repository does not have "html", "man" and "todo"
-branches, described next).
+Impatient people would have better luck with the latter one, but it
+does not have "html" and "man" branches (described below).
There are three branches in git.git repository that are not
about the source tree of git: "todo", "html" and "man". The
TODO
+1
index a4c6bb79da..0744c366e9 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,7 @@ The GIT To-Do File
The latest copy of this document is found at
http://kernel.org/git/?p=git/git.git;a=blob;hb=todo;f=TODO
+ http://repo.or.cz/w/alt-git.git?a=blob;hb=todo;f=TODO
----------------------------------------------------------------