We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f981a5 commit a72c493Copy full SHA for a72c493
Announce
@@ -95,8 +95,6 @@ cat <<\EOF
95
96
url = https://kernel.googlesource.com/pub/scm/git/git
97
url = git://repo.or.cz/alt-git.git
98
- url = git://git.sourceforge.jp/gitroot/git-core/git.git
99
- url = git://git-core.git.sourceforge.net/gitroot/git-core/git-core
100
url = https://github.com/gitster/git
101
EOF
102
pushall
@@ -1,6 +1,7 @@
1
#!/bin/sh
2
3
-sites='ko repo github2 sfjp sf.net'
+#sites='ko repo github2 sfjp sf.net'
4
+sites='ko repo github2'
5
nexts='ko repo github2 '
6
mirrors='github gob-private'
7
0 commit comments