[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [gettor/master] Fix script
commit 9e62cdde71ab7b58de73f3657e9e06b06f634775
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date: Fri Sep 27 21:16:53 2019 +0200
Fix script
---
scripts/update_files | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/update_files b/scripts/update_files
index 0e84881..bed198a 100755
--- a/scripts/update_files
+++ b/scripts/update_files
@@ -19,7 +19,7 @@ git push github --delete torbrowser-releases
git fetch --all --prune
git add .
-
+git commit -am 'Create release branch'
git checkout -b torbrowser-releases
git push -f --follow-tags github torbrowser-releases
git checkout git checkout -b releases
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits