Specify submodule branch
This commit is contained in:
1
.gitmodules
vendored
1
.gitmodules
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user