3
0
Fork 1

Use HTTPS for submodules.

kcx-1614
gamerforEA 2015-04-12 09:56:31 +03:00
parent 6f8f13347d
commit 5ae56847df
1 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -1,7 +1,7 @@
[submodule "bukkit"]
path = bukkit
url = git@github.com:gamerforEA/Bukkit.git
url = https://github.com/gamerforEA/Bukkit.git
[submodule "forge"]
path = forge
url = git@github.com:gamerforEA/MinecraftForge.git
url = https://github.com/gamerforEA/MinecraftForge.git
branch = 1.7.10