exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

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:
M.gitmodules | 3---
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