From d237b2fdffe670b93564c81cbf9c5fed51e45026 Mon Sep 17 00:00:00 2001 From: schneefux Date: Fri, 17 Mar 2017 18:18:29 +0100 Subject: finish moving to new repo --- .gitmodules | 25 +++++++++---------------- analyzer | 2 +- apigrabber | 2 +- compiler | 2 +- discordbot | 2 +- preloader | 2 +- vainsocial | 2 +- 7 files changed, 15 insertions(+), 22 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 diff --git a/analyzer b/analyzer index 85d03ef..4cf9001 160000 --- a/analyzer +++ b/analyzer @@ -1 +1 @@ -Subproject commit 85d03efa87fef3d7aaa91c3d724ee103bea69c3f +Subproject commit 4cf9001b7209eb60d4c3e027e28d973f456e114a diff --git a/apigrabber b/apigrabber index 0e60bd2..98655ce 160000 --- a/apigrabber +++ b/apigrabber @@ -1 +1 @@ -Subproject commit 0e60bd20d0fc388319d2e60202ffd3f2fd650685 +Subproject commit 98655ce2a76858750759c2a848837b4385487357 diff --git a/compiler b/compiler index e0cf6bf..368077d 160000 --- a/compiler +++ b/compiler @@ -1 +1 @@ -Subproject commit e0cf6bfb6bfd824da141131922e9688caba5eb09 +Subproject commit 368077ddd911c487f099d21b1c823f2ed126c7a8 diff --git a/discordbot b/discordbot index 40d8e60..7cb25bd 160000 --- a/discordbot +++ b/discordbot @@ -1 +1 @@ -Subproject commit 40d8e60a5dc4017289e3eeee453a6da9e737e87f +Subproject commit 7cb25bd6866369df6421efb354fad58dd59535a0 diff --git a/preloader b/preloader index cb76504..2c1173d 160000 --- a/preloader +++ b/preloader @@ -1 +1 @@ -Subproject commit cb76504281042d3647665209cc918023edf0dee5 +Subproject commit 2c1173d8ede997b8ecef15e30e49eb42ddf54217 diff --git a/vainsocial b/vainsocial index 645f25d..ed2d5d9 160000 --- a/vainsocial +++ b/vainsocial @@ -1 +1 @@ -Subproject commit 645f25de673a982770785376aa1429371714585b +Subproject commit ed2d5d9a6cc3e84042504864c051351482d3e512 -- cgit v1.3.1