commit b08af5ec4eb60ef79553d53697273af7038aaae1
parent a36dd748aff0294d0fe0a28587ec914f233ffb83
Author: Florian Dold <florian@dold.me>
Date: Thu, 16 Oct 2025 17:37:38 +0200
revert shallow clone of submodules
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/.gitmodules b/.gitmodules
@@ -2,13 +2,10 @@
path = doc/prebuilt
url = ../taler-docs.git
branch = prebuilt
- shallow = true
[submodule "contrib/gana"]
path = contrib/gana
url = ../gana.git
- shallow = true
[submodule "contrib/wallet-core"]
path = contrib/wallet-core
url = ../taler-typescript-core.git
branch = prebuilt
- shallow = true