]> Sergey Matveev's repositories - public-inbox.git/commit
v2writable: make OO calls to last_commit-related methods
authorEric Wong <e@80x24.org>
Tue, 27 Oct 2020 07:54:07 +0000 (07:54 +0000)
committerEric Wong <e@80x24.org>
Sat, 7 Nov 2020 10:02:12 +0000 (10:02 +0000)
commit6cdfe12cbcdd87ecfdafa487e4d78c3a12ac551e
treedab29a1c6653839e8b95a563ac3f873dafe8b33b
parent113e4135c93560146d8aae5aed3ba7d92207dbc5
v2writable: make OO calls to last_commit-related methods

We'll try to reuse as much V2Writable code as possible for
external indices, but the way "last_commit" info is stored
must be different as external indices will deal with last_commit
info for multiple inboxes.
lib/PublicInbox/V2Writable.pm