[tor-commits] [tor/master] Add {release, maint}-0.4.5 to git-list-tor-branches.sh

nickm at torproject.org nickm at torproject.org
Tue Nov 17 13:05:03 UTC 2020


commit 1b21d716ec4bcbcae68ba8aa3e81e4a9ff5ca483
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Nov 17 08:04:55 2020 -0500

    Add {release,maint}-0.4.5 to git-list-tor-branches.sh
---
 scripts/git/git-list-tor-branches.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/scripts/git/git-list-tor-branches.sh b/scripts/git/git-list-tor-branches.sh
index 5a527ffc05..61ec9809e9 100755
--- a/scripts/git/git-list-tor-branches.sh
+++ b/scripts/git/git-list-tor-branches.sh
@@ -145,6 +145,9 @@ branch release-0.4.3
 branch maint-0.4.4
 branch release-0.4.4
 
+branch maint-0.4.5
+branch release-0.4.5
+
 branch master
 
 finish



More information about the tor-commits mailing list