git-formats — Git's remaining on-disk and wire formats: reftables, the commit-graph, bundles, and repository layout.
The object model, configuration system, and index format that used to live
here now have dedicated crates: [sley_object], [sley_config], and
[sley_index].