]> Sergey Matveev's repositories - public-inbox.git/commit
extsearchidx: remove needless SHA-1 check
authorEric Wong <e@80x24.org>
Mon, 7 Dec 2020 07:40:51 +0000 (07:40 +0000)
committerEric Wong <e@80x24.org>
Tue, 8 Dec 2020 07:19:30 +0000 (07:19 +0000)
commit04320a20df07cd4f1ea344f3aa3ee6e15128a356
treecb76aaedceb00d7bd8f847683bba9bde0718e4c4
parent0db4d865f2119a7d226edba4c2c4a9a301a2464a
extsearchidx: remove needless SHA-1 check

There is no need to verify checksums of data already stored in
git.  Doing this ourselves also limits flexibility in moving to
other hashes.
lib/PublicInbox/ExtSearchIdx.pm