diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-12-30 13:01:50 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-12-30 13:01:50 +0100 |
| commit | 2d36bf5fddc2a3021179fafdeaed75fecf5f1849 (patch) | |
| tree | 513b6743c061807ed83e479ede9a24fecb567df6 /.gitmodules | |
| parent | 697ed5be189fcb07d6d420bd29fbf93c9698b36b (diff) | |
| download | meta-2d36bf5fddc2a3021179fafdeaed75fecf5f1849.tar.gz meta-2d36bf5fddc2a3021179fafdeaed75fecf5f1849.zip | |
clean up
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/.gitmodules b/.gitmodules index abbcb00..418afe4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,13 +10,6 @@ path = vaindock url = https://gitlab.com/vainglorygame/vaindock.git branch = release/2.14.0 -[submodule "vainsocial"] - path = vainsocial - url = https://gitlab.com/vainglorygame/vainsocial.git - branch = release/2.12.0 -[submodule "vainglorygame.github.io"] - path = vainglorygame.github.io - url = https://gitlab.com/vainglorygame/vainglorygame.github.io.git [submodule "analyzer"] path = analyzer url = https://gitlab.com/vainglorygame/analyzer.git @@ -29,9 +22,6 @@ path = bridge url = https://gitlab.com/vainglorygame/bridge.git branch = release/2.14.0 -[submodule "docs"] - path = docs - url = https://gitlab.com/vainglorygame/docs.git [submodule "orm"] path = orm url = https://gitlab.com/vainglorygame/orm.git @@ -44,11 +34,3 @@ path = shrinker url = https://gitlab.com/vainglorygame/shrinker.git branch = release/2.14.0 -[submodule "reaper"] - path = reaper - url = https://gitlab.com/vainglorygame/reaper.git - branch = release/2.17.0 -[submodule "status"] - path = status - url = https://gitlab.com/vainglorygame/status.git - branch = release/2.14.0 |
