pub const FORMAT_FILE: &str = "format";Expand description
File under .mkit/ declaring the object-addressing format. Written at
ObjectStore::init and required (and matched) at ObjectStore::open
so an older flat-hash-addressed repository is rejected loudly rather
than silently mis-read once merkle addressing is in effect.