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
@@ -37,20 +37,13 @@ My public git.git repository is at:
37
38
git://git.kernel.org/pub/scm/git/git.git/
39
40
-This is mirrored at Pasky's site at
41
-
42
- git://repo.or.cz/git.git/
43
-
44
-but the first has a few hours mirroring delay after I publish
45
-updates, and the latter, being a mirror of former, lags behind
46
-it further. Immediately after I publish to the primary
47
-repository at kernel.org, I also push into an alternate here:
40
+Immediately after I publish to the primary repository at kernel.org, I
41
+also push into an alternate here:
42
43
git://repo.or.cz/alt-git.git/
44
51
-Impatient people would have better luck with the last one (but
52
-the last repository does not have "html", "man" and "todo"
53
-branches, described next).
45
+Impatient people would have better luck with the latter one, but it
46
+does not have "html" and "man" branches (described below).
47
48
There are three branches in git.git repository that are not
49
about the source tree of git: "todo", "html" and "man". The
TODO
+1
@@ -4,6 +4,7 @@ The GIT To-Do File
4
The latest copy of this document is found at
5
6
http://kernel.org/git/?p=git/git.git;a=blob;hb=todo;f=TODO
7
+ http://repo.or.cz/w/alt-git.git?a=blob;hb=todo;f=TODO
8
9
----------------------------------------------------------------
10