summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-03-17 18:18:29 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2017-03-17 18:18:29 +0100
commitd237b2fdffe670b93564c81cbf9c5fed51e45026 (patch)
treea0bc0928d83ff247ddef63d26738ea9169d79966 /.gitmodules
parent4fb9c04f8344fecdb4fb014772a36481fa6ea887 (diff)
downloadmeta-d237b2fdffe670b93564c81cbf9c5fed51e45026.tar.gz
meta-d237b2fdffe670b93564c81cbf9c5fed51e45026.zip
finish moving to new repo
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules25
1 files changed, 9 insertions, 16 deletions
diff --git a/.gitmodules b/.gitmodules
index 18d5138..8e5cf6c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,34 +1,27 @@
[submodule "apigrabber"]
path = apigrabber
- url = https://gitlab.com/vainglorygame/apigrabber
- branch = releases/1.0.0
+ url = https://gitlab.com/vainglorygame/apigrabber.git
[submodule "processor"]
path = processor
- url = https://gitlab.com/vainglorygame/processor
- branch = releases/1.0.0
+ url = https://gitlab.com/vainglorygame/processor.git
[submodule "compiler"]
path = compiler
- url = https://gitlab.com/vainglorygame/compiler
- branch = releases/1.0.0
+ url = https://gitlab.com/vainglorygame/compiler.git
[submodule "discordbot"]
path = discordbot
- url = https://gitlab.com/vainglorygame/discordbot
- branch = releases/1.0.0
+ url = https://gitlab.com/vainglorygame/discordbot.git
[submodule "preloader"]
path = preloader
- url = https://gitlab.com/vainglorygame/preloader
- branch = releases/1.0.0
+ url = https://gitlab.com/vainglorygame/preloader.git
[submodule "vaindock"]
path = vaindock
- url = https://gitlab.com/vainglorygame/vaindock
- branch = develop
+ url = https://gitlab.com/vainglorygame/vaindock.git
[submodule "vainsocial"]
path = vainsocial
- url = https://gitlab.com/vainglorygame/vainsocial
- branch = releases/1.0.0
+ url = https://gitlab.com/vainglorygame/vainsocial.git
[submodule "vainglorygame.github.io"]
path = vainglorygame.gitlab.io
- url = https://gitlab.com/vainglorygame/vainglorygame.gitlab.io
+ url = https://gitlab.com/vainglorygame/vainglorygame.gitlab.io.git
[submodule "analyzer"]
path = analyzer
- url = https://gitlab.com/vainglorygame/analyzer
+ url = https://gitlab.com/vainglorygame/analyzer.git