mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 06:48:05 +01:00
Add a TOR_PUSH_DELAY variable to git-push-all.sh, which makes the script push master and maint branches with a delay between each branch. These delays trigger the CI jobs in a set order, which should show the most likely failures first. Also: * make pushes atomic by default, and * make the script pass any command-line arguments to git push. Closes ticket 29879. |
||
---|---|---|
.. | ||
git-merge-forward.sh | ||
git-pull-all.sh | ||
git-push-all.sh | ||
post-merge.git-hook | ||
pre-commit.git-hook | ||
pre-push.git-hook |