tor

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

commit d804a81cf1b43fe9382821e79c3ac588c6a9967d
parent 8a56819d2375337027f11073947090224f15993b
Author: teor <teor@torproject.org>
Date:   Wed, 23 Oct 2019 12:26:32 +1000

changes: file for 29603

We merged this change without a changes file.

Diffstat:
Achanges/ticket29603 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/changes/ticket29603 b/changes/ticket29603 @@ -0,0 +1,3 @@ + o Minor features (git scripts): + - Add git-setup-dirs.sh, which sets up an upstream git repository and + worktrees for tor maintainers. Closes ticket 29603.