Skip to content

Commit a72c493

Browse files
committed
Meta: retire sourceforge
1 parent 3f981a5 commit a72c493

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Announce

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ cat <<\EOF
9595
9696
url = https://kernel.googlesource.com/pub/scm/git/git
9797
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
10098
url = https://github.com/gitster/git
10199
EOF
102100

pushall

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/bin/sh
22

3-
sites='ko repo github2 sfjp sf.net'
3+
#sites='ko repo github2 sfjp sf.net'
4+
sites='ko repo github2'
45
nexts='ko repo github2 '
56
mirrors='github gob-private'
67

0 commit comments

Comments
 (0)