/ .gitmodules
.gitmodules
1 [submodule "C++/linux-debugger/dependencies/linenoise"] 2 path = C++/linux-debugger/dependencies/linenoise 3 url = https://github.com/antirez/linenoise.git 4 [submodule "C++/linux-debugger/dependencies/libelfin"] 5 path = C++/linux-debugger/dependencies/libelfin 6 url = https://github.com/TartanLlama/libelfin.git 7 branch = fbreg