git-internal 0.6.1

High-performance Rust library for Git internal objects, Pack files, and AI-assisted development objects (Intent, Plan, Task, Run, Evidence, Decision) with delta compression, streaming I/O, and smart protocol support.
Documentation
1
2
3
4
5
6
7
unstable_features = true

group_imports = "StdExternalCrate"

reorder_imports = true

imports_granularity = "Crate"