-
Notifications
You must be signed in to change notification settings - Fork 342
Expand file tree
/
Copy path.gitmodules
More file actions
47 lines (47 loc) · 1.41 KB
/
.gitmodules
File metadata and controls
47 lines (47 loc) · 1.41 KB
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
[submodule "paxoskv/googletest"]
path = paxoskv/googletest
url = https://github.com/google/googletest
ignore = dirty
[submodule "paxoskv/leveldb"]
path = paxoskv/leveldb
url = https://github.com/google/leveldb
ignore = dirty
[submodule "paxoskv/snappy"]
path = paxoskv/snappy
url = https://github.com/google/snappy
ignore = dirty
[submodule "paxoskv/libco"]
path = paxoskv/libco
url = https://github.com/Tencent/libco
ignore = dirty
[submodule "paxoskv/protobuf"]
path = paxoskv/protobuf
url = https://github.com/google/protobuf
ignore = dirty
[submodule "certain/third/libco"]
path = certain/third/libco
url = https://github.com/Tencent/libco
ignore = dirty
[submodule "certain/third/googletest"]
path = certain/third/googletest
url = https://github.com/google/googletest
ignore = dirty
[submodule "certain/third/rocksdb"]
path = certain/third/rocksdb
url = https://github.com/facebook/rocksdb
ignore = dirty
[submodule "certain/third/protobuf"]
path = certain/third/protobuf
url = https://github.com/google/protobuf
ignore = dirty
[submodule "certain/third/gflags"]
path = certain/third/gflags
url = https://github.com/gflags/gflags
ignore = dirty
[submodule "certain/third/glog"]
path = certain/third/glog
url = https://github.com/google/glog
ignore = dirty
[submodule "certain/third/gperftools"]
path = certain/third/gperftools
url = https://github.com/gperftools/gperftools