forked from hhvm/hhvm-third-party
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
25 lines (25 loc) · 790 Bytes
/
.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
[submodule "folly"]
path = folly/src
url = https://github.com/facebook/folly.git
[submodule "thrift/src"]
path = thrift/src
url = https://github.com/facebook/fbthrift.git
[submodule "proxygen/src"]
path = proxygen/src
url = https://github.com/facebook/proxygen
[submodule "mcrouter/src"]
path = mcrouter/src
url = https://github.com/facebook/mcrouter
[submodule "re2/src"]
path = re2/src
url = https://github.com/google/re2.git
[submodule "webscalesqlclient/webscalesql-5.6"]
path = webscalesqlclient/webscalesql-5.6
url = https://github.com/webscalesql/webscalesql-5.6.git
ignore = dirty
[submodule "squangle/squangle"]
path = squangle/src
url = https://github.com/facebook/squangle.git
[submodule "wangle/src"]
path = wangle/src
url = https://github.com/facebook/wangle