-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
51 lines (51 loc) · 1.85 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[submodule "apps/mongodb"]
path = apps/mongodb
url = https://github.com/mongodb/mongo.git
[submodule "apps/elasticsearch"]
path = apps/elasticsearch
url = https://github.com/elasticsearch/elasticsearch.git
[submodule "libs/zeromq2"]
path = libs/zeromq2
url = https://github.com/zeromq/zeromq2.git
[submodule "libs/zeromq2-clrzmq2"]
path = libs/zeromq2-clrzmq2
url = https://github.com/zeromq/clrzmq2.git
[submodule "libs/servicestack.text"]
path = libs/servicestack.text
url = https://github.com/mythz/ServiceStack.Text.git
[submodule "templates/html5-boilerplate"]
path = templates/html5-boilerplate
url = https://github.com/paulirish/html5-boilerplate.git
[submodule "libs/automapper"]
path = libs/automapper
url = https://github.com/jbogard/AutoMapper.git
[submodule "apps/mongodb-csharp-driver"]
path = apps/mongodb-csharp-driver
url = https://github.com/mongodb/mongo-csharp-driver.git
[submodule "libs/httpmachine"]
path = libs/httpmachine
url = https://github.com/bvanderveen/httpmachine.git
[submodule "frameworks/LinFu"]
path = frameworks/LinFu
url = https://github.com/philiplaureano/LinFu.git
[submodule "libs/eventstore"]
path = libs/eventstore
url = https://github.com/joliver/EventStore.git
[submodule "tools/machine.specifications"]
path = tools/machine.specifications
url = https://github.com/machine/machine.specifications.git
[submodule "tools/cloud9"]
path = tools/cloud9
url = https://github.com/ajaxorg/cloud9.git
[submodule "libs/rcd.mdcm"]
path = libs/rcd.mdcm
url = https://github.com/rcd/mdcm.git
[submodule "libs/servicestack"]
path = libs/servicestack
url = https://github.com/ServiceStack/ServiceStack.git
[submodule "tools/sqlite-commander"]
path = tools/sqlite-commander
url = https://github.com/curiosity/sqlite-commander.git
[submodule "libs/zeromq2-zguide"]
path = libs/zeromq2-zguide
url = https://github.com/imatix/zguide.git