use git protocol
This commit is contained in:
parent
c8d6cce256
commit
c018bb60e3
1 changed files with 4 additions and 4 deletions
8
.gitmodules
vendored
8
.gitmodules
vendored
|
|
@ -1,12 +1,12 @@
|
|||
[submodule "support/cockpit"]
|
||||
path = support/cockpit
|
||||
url = http://github.com/ajaxorg/cockpit.git
|
||||
url = git@github.com:ajaxorg/cockpit.git
|
||||
[submodule "support/pilot"]
|
||||
path = support/pilot
|
||||
url = http://github.com/ajaxorg/pilot.git
|
||||
url = git@github.com:ajaxorg/pilot.git
|
||||
[submodule "support/dryice"]
|
||||
path = support/dryice
|
||||
url = http://github.com/ajaxorg/dryice.git
|
||||
url = git@github.com:ajaxorg/dryice.git
|
||||
[submodule "doc/wiki"]
|
||||
path = doc/wiki
|
||||
url = http://github.com/ajaxorg/ace.wiki.git
|
||||
url = git@github.com:ajaxorg/ace.wiki.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue