Specify submodule branch

This commit is contained in:
Wilde Simon
2022-09-20 13:19:47 +02:00
parent ba4b4f6e7e
commit a679786b67

1
.gitmodules vendored
View File

@@ -1,4 +1,5 @@
[submodule "libs/json"] [submodule "libs/json"]
path = libs/json path = libs/json
url = https://github.com/nlohmann/json.git url = https://github.com/nlohmann/json.git
branch = v3.11.2
shallow = true shallow = true