commit 8b43d13e84c7197b42aa3c627fbf5a50ed058c27
parent be4c94db269be4a68b733bc8979ccab59831ace6
Author: Florian Dold <florian@dold.me>
Date: Mon, 26 Jan 2026 19:11:42 +0100
fix submodules (shallow checkout does not work without tags)
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/.gitmodules b/.gitmodules
@@ -1,9 +1,7 @@
[submodule "contrib/gana"]
path = contrib/gana
url = ../gana.git
- shallow = true
[submodule "doc/prebuilt"]
path = doc/prebuilt
url = ../taler-docs.git
branch = prebuilt
- shallow = true