[tor-commits] [tor/master] changes: file for 32216

dgoulet at torproject.org dgoulet at torproject.org
Wed Oct 23 13:12:39 UTC 2019


commit 226f11002dd743bfb9c1c8cddd5c78a28c9b859f
Author: teor <teor at torproject.org>
Date:   Wed Oct 23 13:36:39 2019 +1000

    changes: file for 32216
---
 changes/ticket32216 | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/changes/ticket32216 b/changes/ticket32216
new file mode 100644
index 000000000..86712d700
--- /dev/null
+++ b/changes/ticket32216
@@ -0,0 +1,9 @@
+  o Minor features (git scripts):
+    - Make git-push-all.sh skip unchanged branches when pushing to upstream.
+      The script already skipped unchanged test branches.
+      Closes ticket 32216.
+  o Minor bugfixes (git scripts):
+    - Avoid sleeping before the last push in git-push-all.sh.
+      Closes ticket 32216.
+    - Forward all unrecognised arguments in git-push-all.sh to git push.
+      Closes ticket 32216.





More information about the tor-commits mailing list