gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: do not push, just show stat


From: gnunet
Subject: [taler-wallet-core] branch master updated: do not push, just show stat
Date: Tue, 05 Mar 2024 18:33:42 +0100

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

sebasjm pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new c97b182bb do not push, just show stat
c97b182bb is described below

commit c97b182bb7f686738ee155b1c3e7d132ac9398af
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Tue Mar 5 14:33:36 2024 -0300

    do not push, just show stat
---
 contrib/publish-prebuilt-dir.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/contrib/publish-prebuilt-dir.sh b/contrib/publish-prebuilt-dir.sh
index fcf7ecee8..a636c6de6 100755
--- a/contrib/publish-prebuilt-dir.sh
+++ b/contrib/publish-prebuilt-dir.sh
@@ -11,4 +11,5 @@ MSG="built from ${COMMIT}"
 # the prebuilt folder
 cd prebuilt
 git commit -m "$MSG" -a
-git push
+git show --stat
+echo "ready to push"

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