git-object 0.26.2

Please use `gix-<thiscrate>` instead ('git' -> 'gix')
Documentation

This crate provides types for [read-only git objects][crate::ObjectRef] backed by bytes provided in git's serialization format as well as [mutable versions][Object] of these. Both types of objects can be encoded.

Feature Flags