Thread (6 messages) flat view 6 messages, 4 authors, 2017-08-14

Re: reftable [v6]: new ref storage format

From: Jeff King <hidden>
Date: 2017-08-08 07:29:10

On Sun, Aug 06, 2017 at 06:47:06PM -0700, Shawn Pearce wrote:
Changes from v5:
- extensions.refStorage = reftable is used to select this format.
Thanks, I think this is a better scheme going forward. Just a few notes
on compatibility while I'm thinking about it:

  - existing versions will complain that they don't know what the
    "refStorage" extension is

  - presumably we'd add new code that recognizes the extension, and then
    makes sure the value is something we understand.

  - then we'd finally mark "reftable" as understood once we had an
    implementation. We _could_ then also check other config (like
    "reftable.*") and complain about unknown keys. But I think we could
    declare any such keys as optional, and just rely on the version
    number inside the reftable file for parsing it.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help