-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy path.gitmodules
27 lines (27 loc) · 994 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
26
27
[submodule "tests/mock_responses"]
path = tests/mock_responses
url = https://github.com/zerodha/kiteconnect-mocks
[submodule "include/PicoSHA2"]
path = include/PicoSHA2
url = https://github.com/okdshin/PicoSHA2.git
[submodule "include/fmt"]
path = include/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "include/rapidjson"]
path = include/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "include/cpp-httplib"]
path = include/cpp-httplib
url = https://github.com/yhirose/cpp-httplib.git
[submodule "doxygen-awesome-css"]
path = doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css.git
[submodule "docs/doxygen-awesome-css"]
path = docs/doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css.git
[submodule "include/uri-parser"]
path = include/uri-parser
url = https://github.com/bhumitattarde/uri-parser.git
[submodule "include/rapidcsv"]
path = include/rapidcsv
url = https://github.com/d99kris/rapidcsv.git