From b847e3f44985ab838fea38aee1fa0356e8397dd4 Mon Sep 17 00:00:00 2001 From: David Goulet Date: Tue, 11 Mar 2025 10:21:03 -0400 Subject: [PATCH] scripts: Remove 0.4.7 from list tor branches Not maintained anymore. Signed-off-by: David Goulet --- scripts/git/git-list-tor-branches.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/git/git-list-tor-branches.sh b/scripts/git/git-list-tor-branches.sh index 61e7b4a947..ffb16d7cd1 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.4.7 -branch release-0.4.7 - branch maint-0.4.8 branch release-0.4.8 -- 2.47.2