-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 1.27 KB
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "cpp_foundations/open_streetmap_planner/thirdparty/P0267_RefImpl"]
path = cpp_foundations/open_streetmap_planner/thirdparty/P0267_RefImpl
url = git@github.com:cpp-io2d/P0267_RefImpl.git
[submodule "cpp_foundations/open_streetmap_planner/thirdparty/pugixml"]
path = cpp_foundations/open_streetmap_planner/thirdparty/pugixml
url = git@github.com:zeux/pugixml.git
[submodule "cpp_foundations/open_streetmap_planner/thirdparty/googletest"]
path = cpp_foundations/open_streetmap_planner/thirdparty/googletest
url = git@github.com:google/googletest.git
[submodule "object_oriented_programming/CppND-System-Monitor"]
path = object_oriented_programming/CppND-System-Monitor
url = git@github.com:kraudust/CppND-System-Monitor.git
[submodule "memory_management/CppND-Memory-Management-Chatbot"]
path = memory_management/CppND-Memory-Management-Chatbot
url = git@github.com:kraudust/CppND-Memory-Management-Chatbot.git
[submodule "concurrency/CppND-Program-a-Concurrent-Traffic-Simulation"]
path = concurrency/CppND-Program-a-Concurrent-Traffic-Simulation
url = git@github.com:kraudust/CppND-Program-a-Concurrent-Traffic-Simulation.git
[submodule "capstone/CppND-Capstone-Snake-Game"]
path = capstone/CppND-Capstone-Snake-Game
url = git@github.com:kraudust/CppND-Capstone-Snake-Game.git