Use https instead of ssh for gulp submodule.

This commit is contained in:
Linus Miller 2015-08-07 17:17:34 +02:00
parent 0736e4c45c
commit 051f0fd5af

2
.gitmodules vendored
View File

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