tor/changes/ticket32216

10 lines
419 B
Plaintext
Raw Normal View History

2019-10-23 05:36:39 +02:00
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.