diff options
Diffstat (limited to 'scripts/git/git-list-tor-branches.sh')
-rwxr-xr-x | scripts/git/git-list-tor-branches.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/git/git-list-tor-branches.sh b/scripts/git/git-list-tor-branches.sh index 29e91dd1b6..d7142620d7 100755 --- a/scripts/git/git-list-tor-branches.sh +++ b/scripts/git/git-list-tor-branches.sh @@ -143,9 +143,6 @@ finish() { # List of all branches. These must be in order, from oldest to newest, with # maint before release. -branch maint-0.3.5 -branch release-0.3.5 - branch maint-0.4.5 branch release-0.4.5 |