tor/scripts/maint/git-push-all.sh
David Goulet e1ad22643e maint: Helpful scripts for tor maintenance
Closes #29391

Signed-off-by: David Goulet <dgoulet@torproject.org>
2019-02-26 10:52:25 -05:00

13 lines
290 B
Bash
Executable File

#!/bin/bash
# The remote upstream branch on which git.torproject.org/tor.git points to.
UPSTREAM_BRANCH="upstream"
git push $UPSTREAM_BRANCH \
master \
{release,maint}-0.4.0 \
{release,maint}-0.3.5 \
{release,maint}-0.3.4 \
{release,maint}-0.3.3 \
{release,maint}-0.2.9