-
Notifications
You must be signed in to change notification settings - Fork 326
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 709 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 709 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "third_party/colib"]
path = third_party/colib
url = https://github.com/Tencent/libco
[submodule "third_party/protobuf"]
path = third_party/protobuf
url = https://github.com/google/protobuf
[submodule "third_party/gflags"]
path = third_party/gflags
url = https://github.com/gflags/gflags
[submodule "third_party/glog"]
path = third_party/glog
url = https://github.com/google/glog
[submodule "third_party/leveldb"]
path = third_party/leveldb
url = https://github.com/google/leveldb
[submodule "third_party/phxpaxos"]
path = third_party/phxpaxos
url = https://github.com/Tencent/phxpaxos
[submodule "third_party/phxrpc"]
path = third_party/phxrpc
url = https://github.com/Tencent/phxrpc