http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/public-inbox.git/tree/lib/PublicInbox/Lock.pm?h=p516-leak
public-inbox.git about / heads / tags inbox sharing via git for public discussion blob 7afba34112cb9345b96bf571851399010d4b6549 932 bytes ( raw )
$ git show p516-leak:lib/PublicInbox/Lock.pm # shows this blob on
the CLI 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 # Copyright (C) 2018-2019 all contributors <
[email protected]> # License: AGPL-3.0+ < https://www.gnu.org/licenses/agpl-3.0.txt > # Base class for per-inbox locking package PublicInbox...