tor/scripts/git
teor 667311ebbd
scripts/git: Add test branch support to the git scripts
Add a -t <test-branch-prefix> argument to git-merge-forward.sh and
git-push-all.sh, which makes these scripts create, merge forward, and
push test branches.

Add a -r <remote-name> argument to git-push-all.sh, so the script can
push test branches to a personal remote.

Closes ticket 31314.
2019-08-29 22:47:43 +10:00
..
git-merge-forward.sh scripts/git: Add test branch support to the git scripts 2019-08-29 22:47:43 +10:00
git-pull-all.sh Stop hard-coding env vars in the git scripts 2019-06-11 14:34:44 +10:00
git-push-all.sh scripts/git: Add test branch support to the git scripts 2019-08-29 22:47:43 +10:00
post-merge.git-hook Early exit from post-merge git hook script when not merging to master 2019-07-02 20:06:23 +03:00
pre-commit.git-hook Merge remote-tracking branch 'tor-github/pr/1241' 2019-08-26 10:15:25 -04:00
pre-push.git-hook scripts/git: Remove a duplicate practracker call from the pre-push hook 2019-08-20 12:21:02 +10:00