]> Sergey Matveev's repositories - public-inbox.git/commitdiff
lei_mirror: ensure git <1.8.5 fallback can use torsocks
authorEric Wong <e@80x24.org>
Mon, 28 Nov 2022 05:31:44 +0000 (05:31 +0000)
committerEric Wong <e@80x24.org>
Mon, 28 Nov 2022 23:38:56 +0000 (23:38 +0000)
Since we fall back to `git fetch' on versions of git without
`git update-ref --stdin' support, we must also support
torsocks use on Tor .onion URLs


No differences found