switch from ssh to https

This commit is contained in:
Ondrej Samohel 2021-04-06 10:58:04 +02:00 committed by Ondrej Samohel
parent f2ac34fe2e
commit b3668ff4fe
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

6
.gitmodules vendored
View file

@ -1,13 +1,13 @@
[submodule "repos/avalon-core"]
path = repos/avalon-core
url = git@github.com:pypeclub/avalon-core.git
url = https://github.com/pypeclub/avalon-core.git
branch = develop
[submodule "repos/avalon-unreal-integration"]
path = repos/avalon-unreal-integration
url = git@github.com:pypeclub/avalon-unreal-integration.git
url = https://github.com/pypeclub/avalon-unreal-integration.git
[submodule "openpype/modules/ftrack/python2_vendor/ftrack-python-api"]
path = openpype/modules/ftrack/python2_vendor/ftrack-python-api
url = https://bitbucket.org/ftrack/ftrack-python-api.git
[submodule "openpype/modules/ftrack/python2_vendor/arrow"]
path = openpype/modules/ftrack/python2_vendor/arrow
url = git@github.com:arrow-py/arrow.git
url = https://github.com/arrow-py/arrow.git