gnunet-svn
[Top][All Lists]
Advanced

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

[taler-challenger] branch master updated: update submodules from remote


From: gnunet
Subject: [taler-challenger] branch master updated: update submodules from remote
Date: Mon, 11 Sep 2023 22:24:51 +0200

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

grothoff pushed a commit to branch master
in repository challenger.

The following commit(s) were added to refs/heads/master by this push:
     new 85f2b8a  update submodules from remote
85f2b8a is described below

commit 85f2b8a7ddb7917a1b05ece0af966fd1d6442b90
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Sep 11 22:24:45 2023 +0200

    update submodules from remote
---
 bootstrap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap b/bootstrap
index 65d653e..c812498 100755
--- a/bootstrap
+++ b/bootstrap
@@ -6,7 +6,7 @@ if ! git --version >/dev/null; then
 fi
 
 echo "$0: Updating submodules"
-echo | git submodule update --init
+echo | git submodule update --init --force --remote
 
 # This is more portable than `which' but comes with
 # the caveat of not(?) properly working on busybox's ash:

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