tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit eaae5625cb1c5fdd26c766157742725aa4b7ad9e
parent ca8b04f194e827162a5f054e33d108b4bbc1372d
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue,  9 Jun 2020 14:17:15 -0400

Add 0.4.4 to list of tor branches used by git scripts.

Diffstat:
Mscripts/git/git-list-tor-branches.sh | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/scripts/git/git-list-tor-branches.sh b/scripts/git/git-list-tor-branches.sh @@ -145,6 +145,9 @@ branch release-0.4.2 branch maint-0.4.3 branch release-0.4.3 +branch maint-0.4.4 +branch release-0.4.4 + branch master finish