-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.01 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.01 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
[submodule "dependencies/mysqlpool-cpp"]
path = dependencies/mysqlpool-cpp
url = https://github.com/jgaa/mysqlpool-cpp.git
[submodule "dependencies/logfault"]
path = dependencies/logfault
url = https://github.com/jgaa/logfault.git
[submodule "dependencies/date"]
path = dependencies/date
url = https://github.com/HowardHinnant/date.git
[submodule "dependencies/qcoro"]
path = dependencies/qcoro
url = https://github.com/danvratil/qcoro.git
[submodule "dependencies/expected"]
path = dependencies/expected
url = https://github.com/TartanLlama/expected.git
[submodule "dependencies/yahat-cpp"]
path = dependencies/yahat-cpp
url = https://github.com/jgaa/yahat-cpp.git
[submodule "dependencies/RESTinCurl"]
path = dependencies/RESTinCurl
url = https://github.com/jgaa/RESTinCurl.git
[submodule "dependencies/cpp-push"]
path = dependencies/cpp-push
url = https://github.com/jgaa/cpp-push.git
[submodule "dependencies/payments-pub"]
path = dependencies/payments-pub
url = https://github.com/lastviking/payments-pub.git