tor

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

commit 73fed3ee1c93b9a49ce474fdaac74fd10ec4bd55
parent 88633fad5b1805e6d4e1ed1f41eb591bcd0add13
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Fri,  1 Mar 2019 18:01:24 +0200

Add changes file

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

diff --git a/changes/ticket29588 b/changes/ticket29588 @@ -0,0 +1,4 @@ + o Minor features (developer tools): + - Introduce a post-merge git hook script to check if we're pulling in any + changes to our git workspace management scripts from upstream. Resolves + issue 29588.