gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: Force-pull submodules: no develo


From: gnunet
Subject: [taler-merchant] branch master updated: Force-pull submodules: no development happens in submodules.
Date: Fri, 28 May 2021 22:57:32 +0200

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

ms pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 97f8effb Force-pull submodules: no development happens in submodules.
97f8effb is described below

commit 97f8effb7cbbaff0a9fbba125d11366adad04ef1
Author: MS <ms@taler.net>
AuthorDate: Fri May 28 22:56:38 2021 +0200

    Force-pull submodules: no development happens in submodules.
---
 bootstrap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap b/bootstrap
index 06262259..d844b7c2 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
+echo | git submodule update --init --force
 
 
 # This is more portable than `which' but comes with

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