1
0
Fork 0

Improve developer experience when forking

This commit is contained in:
Duncan Ogilvie 2025-07-05 19:03:41 +02:00
parent bcdb5c5837
commit bec9333351
1 changed files with 6 additions and 6 deletions

12
.gitmodules vendored
View File

@ -1,7 +1,7 @@
[submodule "src/dbg/btparser"]
path = src/dbg/btparser
url = ../btparser
[submodule "deps"]
path = deps
url = ../deps
[submodule "src/dbg/btparser"]
path = src/dbg/btparser
url = ../../x64dbg/btparser
[submodule "deps"]
path = deps
url = ../../x64dbg/deps
shallow = true