git-config 0.16.2

Please use `gix-<thiscrate>` instead ('git' -> 'gix')
Documentation
1
2
3
4
pub use git_config_value::Error;

mod normalize;
pub use normalize::{normalize, normalize_bstr, normalize_bstring};