Skip to content

Commit c7d7cb7

Browse files
committed
Use real repos instead of nickelsen forks.
1 parent 60224b2 commit c7d7cb7

File tree

5 files changed

+9
-12
lines changed

5 files changed

+9
-12
lines changed

.gitmodules

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,13 @@
11
[submodule "ggpyjobs"]
22
path = ggpyjobs
3-
url = [email protected]:nickelsen/ggpyjobs.git
4-
branch = vagrant
3+
url = [email protected]:dsjoerg/ggpyjobs.git
54
[submodule "ggtracker"]
65
path = ggtracker
7-
url = [email protected]:nickelsen/ggtracker.git
8-
branch = vagrant
6+
url = [email protected]:dsjoerg/ggtracker.git
97
[submodule "esdb"]
108
path = esdb
11-
url = [email protected]:nickelsen/esdb.git
12-
branch = vagrant
9+
url = [email protected]:dsjoerg/esdb.git
1310
[submodule "sc2reader"]
1411
path = sc2reader
15-
url = [email protected]:nickelsen/sc2reader.git
16-
branch = vagrant
12+
url = [email protected]:ggtracker/sc2reader.git
13+
branch = upstream

esdb

ggpyjobs

sc2reader

0 commit comments

Comments
 (0)