Use https instead of ssh for gulp submodule.
This commit is contained in:
parent
0736e4c45c
commit
051f0fd5af
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "gulp"]
|
||||
path = gulp
|
||||
url = git@github.com:thecodebureau/gulp.git
|
||||
url = https://github.com/thecodebureau/gulp.git
|
||||
|
||||
Loading…
Reference in New Issue
Block a user