Merge pull request #7845 from duritong/fix_submodule_url

use https as submodule url
This commit is contained in:
Thomas Müller 2014-03-28 21:54:50 +01:00
commit 80c6f883a8
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "3rdparty"]
path = 3rdparty
url = git://github.com/owncloud/3rdparty.git
url = https://github.com/owncloud/3rdparty.git