-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 794 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 794 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "support/socket.io"]
path = support/socket.io
url = http://github.com/ajaxorg/Socket.IO-node.git
[submodule "support/connect"]
path = support/connect
url = http://github.com/senchalabs/connect.git
[submodule "support/async"]
path = support/async
url = http://github.com/ajaxorg/async.js.git
[submodule "support/jsdav"]
path = support/jsdav
url = http://github.com/ajaxorg/jsDAV.git
[submodule "support/node-builds"]
path = support/node-builds
url = http://github.com/ajaxorg/node-builds.git
[submodule "support/lib-v8debug"]
path = support/lib-v8debug
url = http://github.com/ajaxorg/lib-v8debug.git
[submodule "support/ace"]
path = support/ace
url = git@github.com:sshwsfc/ace.git
[submodule "support/apf"]
path = support/apf
url = http://github.com/ajaxorg/apf.git