]> Sergey Matveev's repositories - public-inbox.git/commit
lei prune-mail-sync: new command to prune invalid sync data
authorEric Wong <e@80x24.org>
Wed, 9 Jun 2021 07:47:51 +0000 (07:47 +0000)
committerEric Wong <e@80x24.org>
Wed, 9 Jun 2021 10:03:45 +0000 (10:03 +0000)
commit84cc78416994832973c44aab08814b43a0fe7e51
treeb950b8db0e54aff32b5e9bbf89b782ac7ab5e27a
parent9048ddfeb4df5cd3a4a8373de48c7137aed55b29
lei prune-mail-sync: new command to prune invalid sync data

This will be invoked automatically by "lei import" eventually,
but it may make sense to expose as a separate command.
MANIFEST
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiPruneMailSync.pm [new file with mode: 0644]
lib/PublicInbox/NetReader.pm
lib/PublicInbox/NetWriter.pm