Registry / utility / git-config

git-config

JSON →
library0.16.2rscratesunverified

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

# Cargo.toml [dependencies] git-config = "0.16.2"
INSTALL
IMPORT
SIG · GIT-CONFIG
G
git-config
utilityrustv0.16.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GitConfig
use git_config::GitConfig;

Deprecated crate; migrate to gix-config.

// This crate is deprecated. Use gix-config instead. fn main() { println!("Please migrate to gix-config"); }
Debug
Known issues
breakingCrate is deprecated; use gix-config instead.
fix
Replace git-config with gix-config in Cargo.toml.
affects: >=0.16.0
Upgrade
Version history
0.16.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
git-config — cargo add git-config · libregistry