gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[merchant] branch master updated: fix submodule name, use relative path


From: gnunet
Subject: [merchant] branch master updated: fix submodule name, use relative path
Date: Mon, 13 Jan 2025 19:27:46 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 863c99cf fix submodule name, use relative path
863c99cf is described below

commit 863c99cf2912085f9334b83f296bd76fdf37012e
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Jan 13 19:19:17 2025 +0100

    fix submodule name, use relative path
---
 .gitmodules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 40eaf8da..9ad25273 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,8 +1,8 @@
 [submodule "doc/prebuilt"]
        path = doc/prebuilt
-       url = git://git.taler.net/docs.git
+       url = ../taler-docs.git
        branch = prebuilt
 [submodule "contrib/wallet-core"]
        path = contrib/wallet-core
-       url = git://git.taler.net/wallet-core
+       url = ../taler-typescript-core.git
        branch = prebuilt

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]