add sqlite3 to the repo and update modules url by removing the username for public repos
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -12,7 +12,7 @@
|
||||
url = https://github.com/leethomason/tinyxml2.git
|
||||
[submodule "libs/glew-2.0.0"]
|
||||
path = libs/glew-2.0.0
|
||||
url = https://omigamedev@bitbucket.org/omigamedev/libglew-2.0.0.git
|
||||
url = https://bitbucket.org/omigamedev/libglew-2.0.0.git
|
||||
[submodule "libs/curl-android-ios"]
|
||||
path = libs/curl-android-ios
|
||||
url = https://github.com/gcesarmza/curl-android-ios
|
||||
@@ -30,10 +30,13 @@
|
||||
url = https://github.com/bchavez/BugTrap.git
|
||||
[submodule "libs/bugtrap-client"]
|
||||
path = libs/bugtrap-client
|
||||
url = https://omigamedev@bitbucket.org/omigamedev/bugtrap-client-x64.git
|
||||
url = https://bitbucket.org/omigamedev/bugtrap-client-x64.git
|
||||
[submodule "libs/curl-win"]
|
||||
path = libs/curl-win
|
||||
url = https://omigamedev@bitbucket.org/omigamedev/curl-win64.git
|
||||
url = https://bitbucket.org/omigamedev/curl-win64.git
|
||||
[submodule "libs/hockeyapp"]
|
||||
path = libs/hockeyapp
|
||||
url = https://bitbucket.org/omigamedev/hockeyapp.git
|
||||
[submodule "libs/sqlite3"]
|
||||
path = libs/sqlite3
|
||||
url = https://bitbucket.org/omigamedev/sqlite3.git
|
||||
|
||||
1
libs/sqlite3
Submodule
1
libs/sqlite3
Submodule
Submodule libs/sqlite3 added at cb495ca250
Reference in New Issue
Block a user