From 771d3a3861ebc38111bb327fdaa18ef61961cbb5 Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 20 Sep 2022 13:55:53 +0200 Subject: [PATCH] revert a679786b670e8e80567ec485cc26c5bab1755a34 revert Specify submodule branch --- .gitmodules | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 1c6103b..ac3f794 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,4 @@ [submodule "libs/json"] path = libs/json url = https://github.com/nlohmann/json.git - branch = v3.11.2 shallow = true