diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-06-14 11:50:00 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-06-14 11:50:00 -0400 |
commit | 27c3254988af633cf507f7e96119c45d18f14426 (patch) | |
tree | b5aace95500c6ae47058f9b8ca56a32d36baf83f /scripts | |
parent | 806bc2442d5102bb9b6f5eb92521e20f09c436b9 (diff) | |
download | tor-27c3254988af633cf507f7e96119c45d18f14426.tar.gz tor-27c3254988af633cf507f7e96119c45d18f14426.zip |
Remove 0.4.4 from list-tor-branches.
Diffstat (limited to 'scripts')
-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 fdc1b425dd..62547dcc5d 100755 --- a/scripts/git/git-list-tor-branches.sh +++ b/scripts/git/git-list-tor-branches.sh @@ -139,9 +139,6 @@ finish() { branch maint-0.3.5 branch release-0.3.5 -branch maint-0.4.4 -branch release-0.4.4 - branch maint-0.4.5 branch release-0.4.5 |