teor
|
973800b847
|
scripts/git: Stop hard-coding the bash path in the git scripts
Some OSes don't have bash in /usr/bin, others have an ancient bash at
this path.
Fixes bug 30840; bugfix on 0.4.0.1-alpha.
|
2019-06-11 14:29:10 +10:00 |
|
Nick Mathewson
|
bbddda3a18
|
push-all: Use TOR_UPSTREAM_REMOTE_NAME to override UPSTREAM_BRANCH
We already allow this override in our pre-push hook, so let's allow
it here too.
(I call my upstream branches "origin")
|
2019-06-10 09:01:17 -04:00 |
|
Nick Mathewson
|
46da530431
|
Update git scripts for new versions
{maint,release}-0.4.1 are now real
{maint,release}-0.3.4 are now EOL
Closes ticket 30822
|
2019-06-10 09:01:17 -04:00 |
|
rl1987
|
888bb9508b
|
Move all git maintenance scripts to separate directory
|
2019-03-10 18:28:06 +02:00 |
|