[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-anastasis] branch master updated: update submodules from remote
From: |
gnunet |
Subject: |
[taler-anastasis] branch master updated: update submodules from remote |
Date: |
Mon, 11 Sep 2023 22:25:20 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository anastasis.
The following commit(s) were added to refs/heads/master by this push:
new ae9bf61 update submodules from remote
ae9bf61 is described below
commit ae9bf61430da8e6cc0e9b76e560c06c8302ffeb4
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Sep 11 22:25:10 2023 +0200
update submodules from remote
---
bootstrap | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bootstrap b/bootstrap
index a466ade..eaaf3fc 100755
--- a/bootstrap
+++ b/bootstrap
@@ -12,9 +12,9 @@ if ! htmlark --version >/dev/null; then
fi
echo "$0: Updating submodules"
-echo | git submodule update --init
+echo | git submodule update --init --force --remote
-git submodule update --init
+git submodule update --init --force --remote
./contrib/gana-update.sh
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-anastasis] branch master updated: update submodules from remote,
gnunet <=