gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: submodule should be HTTPS to avoid redir


From: gnunet
Subject: [gnunet] branch master updated: submodule should be HTTPS to avoid redirect warning
Date: Tue, 26 Nov 2019 09:51:50 +0100

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

dold pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new c36c37830 submodule should be HTTPS to avoid redirect warning
c36c37830 is described below

commit c36c37830eb909fe73357383136cf8b2405d9633
Author: Florian Dold <address@hidden>
AuthorDate: Tue Nov 26 09:48:54 2019 +0100

    submodule should be HTTPS to avoid redirect warning
---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 75cd67942..9773fb9d7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
 [submodule "contrib/build-common"]
        path = contrib/build-common
-       url = http://git.taler.net/build-common.git
+       url = https://git.taler.net/build-common.git

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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