]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
cindex: fix prune to not wipe out the entire index
authorEric Wong <e@80x24.org>
Fri, 21 Apr 2023 11:52:03 +0000 (11:52 +0000)
committerEric Wong <e@80x24.org>
Fri, 21 Apr 2023 12:14:30 +0000 (12:14 +0000)
commitc23413abbe1db6e96af4a028f69613d1340e880c
tree7c028d366278631d7c14c9ca63f3d9cb8ea7eb43
parentc0af4b7e17b265c3c7d6d9c148488f49b18ea485
cindex: fix prune to not wipe out the entire index

Oops :x  I noticed this while I was working on a major optimization
for prune...
lib/PublicInbox/CodeSearchIdx.pm
t/cindex.t