diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-03-17 18:18:29 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-03-17 18:18:29 +0100 |
| commit | d237b2fdffe670b93564c81cbf9c5fed51e45026 (patch) | |
| tree | a0bc0928d83ff247ddef63d26738ea9169d79966 | |
| parent | 4fb9c04f8344fecdb4fb014772a36481fa6ea887 (diff) | |
| download | meta-d237b2fdffe670b93564c81cbf9c5fed51e45026.tar.gz meta-d237b2fdffe670b93564c81cbf9c5fed51e45026.zip | |
finish moving to new repo
| -rw-r--r-- | .gitmodules | 25 | ||||
| m--------- | analyzer | 0 | ||||
| m--------- | apigrabber | 0 | ||||
| m--------- | compiler | 0 | ||||
| m--------- | discordbot | 0 | ||||
| m--------- | preloader | 0 | ||||
| m--------- | vainsocial | 0 |
7 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 diff --git a/analyzer b/analyzer -Subproject 85d03efa87fef3d7aaa91c3d724ee103bea69c3 +Subproject 4cf9001b7209eb60d4c3e027e28d973f456e114 diff --git a/apigrabber b/apigrabber -Subproject 0e60bd20d0fc388319d2e60202ffd3f2fd65068 +Subproject 98655ce2a76858750759c2a848837b438548735 diff --git a/compiler b/compiler -Subproject e0cf6bfb6bfd824da141131922e9688caba5eb0 +Subproject 368077ddd911c487f099d21b1c823f2ed126c7a diff --git a/discordbot b/discordbot -Subproject 40d8e60a5dc4017289e3eeee453a6da9e737e87 +Subproject 7cb25bd6866369df6421efb354fad58dd59535a diff --git a/preloader b/preloader -Subproject cb76504281042d3647665209cc918023edf0dee +Subproject 2c1173d8ede997b8ecef15e30e49eb42ddf5421 diff --git a/vainsocial b/vainsocial -Subproject 645f25de673a982770785376aa1429371714585 +Subproject ed2d5d9a6cc3e84042504864c051351482d3e51 |
