sley-formats 0.5.0

Native-Rust readers and writers for Git's on-disk and wire formats: reftables, commit-graph, bundles, and repository layout.
Documentation

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].