gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: force changing br


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: force changing branch
Date: Sat, 31 Aug 2019 15:23:28 +0200

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 0809bd3  force changing branch
0809bd3 is described below

commit 0809bd3166df516fa6b889e1e1bd818cc922b038
Author: Florian Dold <address@hidden>
AuthorDate: Sat Aug 31 15:23:24 2019 +0200

    force changing branch
---
 bootstrap-taler | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap-taler b/bootstrap-taler
index 96db3bb..45d849b 100755
--- a/bootstrap-taler
+++ b/bootstrap-taler
@@ -65,7 +65,7 @@ for component in twister bank merchant landing exchange 
donations blog survey ba
   varname=tag_$component
   tag=${!varname}
   echo "Checking out $component to $tag"
-  git -C $HOME/$component checkout $tag
+  git -C $HOME/$component checkout -f $tag
 done
 
 cat >$HOME/activate <<EOL

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



reply via email to

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