merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit c96ba97d2136f7e42231e41fc0cbb0378fe8d883
parent b86e44f459764bb222f65933b53451c1046e7a4f
Author: Florian Dold <florian@dold.me>
Date:   Tue, 21 Oct 2025 17:01:51 +0200

do not use shallow submodules

Diffstat:
M.gitmodules | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules @@ -2,9 +2,7 @@ path = doc/prebuilt url = ../taler-docs.git branch = prebuilt - shallow = true [submodule "contrib/wallet-core"] path = contrib/wallet-core url = ../taler-typescript-core.git branch = prebuilt - shallow = true