Use absolute URLs for submodules

This commit is contained in:
Andrei Alexeyev 2019-02-20 01:47:42 +02:00
parent aaf09dadd6
commit 0edce45dc9
No known key found for this signature in database
GPG key ID: 363707CD4C7FE8A4

4
.gitmodules vendored
View file

@ -1,8 +1,8 @@
[submodule "cglm"]
path = external/cglm
url = ../cglm.git
url = https://github.com/taisei-project/cglm.git
branch = taisei
[submodule "gamecontrollerdb"]
path = external/gamecontrollerdb
url = ../SDL_GameControllerDB.git
url = https://github.com/taisei-project/SDL_GameControllerDB.git
branch = master