[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-merchant] branch master updated: update submodules from remote
From: |
gnunet |
Subject: |
[taler-merchant] branch master updated: update submodules from remote |
Date: |
Mon, 11 Sep 2023 22:23:58 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository merchant.
The following commit(s) were added to refs/heads/master by this push:
new d0b27e71 update submodules from remote
d0b27e71 is described below
commit d0b27e71a71ab44058fb148754363c6fd2286dcf
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Sep 11 22:23:53 2023 +0200
update submodules from remote
---
bootstrap | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bootstrap b/bootstrap
index bf84c063..c3a26432 100755
--- a/bootstrap
+++ b/bootstrap
@@ -8,7 +8,7 @@ if ! git --version >/dev/null; then
fi
echo "$0: Updating submodules"
-echo | git submodule update --init --force
+echo | git submodule update --init --force --remote
# This is more portable than `which' but comes with
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-merchant] branch master updated: update submodules from remote,
gnunet <=