gnunet-svn
[Top][All Lists]
Advanced

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

[taler-build-common] branch master updated: force getting remotes


From: gnunet
Subject: [taler-build-common] branch master updated: force getting remotes
Date: Sun, 22 Dec 2019 23:22:41 +0100

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

grothoff pushed a commit to branch master
in repository build-common.

The following commit(s) were added to refs/heads/master by this push:
     new d81bbfa  force getting remotes
d81bbfa is described below

commit d81bbfabc2538932f631d3946bd6a9b95182b4f2
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Dec 22 23:22:38 2019 +0100

    force getting remotes
---
 bootstrap.template | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bootstrap.template b/bootstrap.template
index 747df53..61fcc88 100755
--- a/bootstrap.template
+++ b/bootstrap.template
@@ -11,4 +11,6 @@ if ! git --version >/dev/null; then
 fi
 
 git submodule update --init
+git submodule update --recursive --remote
+git submodule sync
 ln -sf build-system/taler-build-scripts/configure ./configure

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]