gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated (b3dd948 -> 15a29c3)


From: gnunet
Subject: [www] branch master updated (b3dd948 -> 15a29c3)
Date: Fri, 07 May 2021 14:24:26 +0200

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

dold pushed a change to branch master
in repository www.

    from b3dd948  restructure to work with current site generator
     new c4bc27e  use submodule version from git, not remote
     new 15a29c3  update submodule

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bootstrap | 2 +-
 inc       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bootstrap b/bootstrap
index 26cd0df..774b2eb 100755
--- a/bootstrap
+++ b/bootstrap
@@ -11,7 +11,7 @@ if ! git --version >/dev/null; then
 fi
 
 git submodule update --init
-git submodule update --recursive --remote
+git submodule update --recursive
 git submodule sync
 
 cp build-system/taler-build-scripts/configure ./configure || true
diff --git a/inc b/inc
index d8ec4d3..0a654d8 160000
--- a/inc
+++ b/inc
@@ -1 +1 @@
-Subproject commit d8ec4d322b5ecb23e992dfa6061dc015c6b4abbf
+Subproject commit 0a654d8b17e1b77f418cd61797ebf7f083f1cd93

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