diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-03-01 08:28:53 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-03-01 08:28:53 -0500 |
commit | 6b7a1454098e165d6e006ddc06c3284215600287 (patch) | |
tree | 0549d601bccefcc1d139cfcd663a9359e0f3a422 /scripts | |
parent | 1b36e50fdd529a15214a673d3247eb26337de43a (diff) | |
download | tor-6b7a1454098e165d6e006ddc06c3284215600287.tar.gz tor-6b7a1454098e165d6e006ddc06c3284215600287.zip |
git-list-tor-branches: remove 0.4.3
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 61ec9809e9..2bcd4722b4 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.3 -branch release-0.4.3 - branch maint-0.4.4 branch release-0.4.4 |