gnunet-svn
[Top][All Lists]
Advanced

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

[taler-typescript-core] branch master updated: use relative submodules


From: gnunet
Subject: [taler-typescript-core] branch master updated: use relative submodules
Date: Tue, 21 Jan 2025 11:05:50 +0100

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

dold pushed a commit to branch master
in repository taler-typescript-core.

The following commit(s) were added to refs/heads/master by this push:
     new 28f5e9fbf use relative submodules
28f5e9fbf is described below

commit 28f5e9fbf7c2497709fce19d6d56dd9b9b3b4183
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Jan 21 11:05:46 2025 +0100

    use relative submodules
---
 .gitmodules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index e96bbcfc1..3fa15cf74 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,9 @@
 [submodule "build-scripts"]
        path = build-system/taler-build-scripts
-       url = git://git.taler.net/build-common
+       url = ../build-common
 [submodule "vendor"]
        path = vendor
-       url = https://git.taler.net/node-vendor.git
+       url = ../node-vendor.git
 [submodule "contrib/wallet-testdata"]
        path = contrib/wallet-testdata
-       url = https://git.taler.net/wallet-testdata.git
+       url = ../wallet-testdata.git

-- 
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]