repo.or.cz
/
tor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move all git maintenance scripts to separate directory
[tor.git]
/
scripts
/
git
/
git-push-all.sh
blob
0ce951d4bd7037e83f19897c53473efe07574c43
1
#!/bin/bash
2
3
# The remote upstream branch on which git.torproject.org/tor.git points to.
4
UPSTREAM_BRANCH
=
"upstream"
5
6
git push
$UPSTREAM_BRANCH
\
7
master \
8
{
release
,
maint
}
-0
.4
.0
\
9
{
release
,
maint
}
-0
.3
.5
\
10
{
release
,
maint
}
-0
.3
.4
\
11
{
release
,
maint
}
-0
.2
.9