Crate git_credentials
source · [−]Expand description
Interact with git credentials in various ways and launch helper programs.
Feature Flags
serde1
— Data structures implementserde::Serialize
andserde::Deserialize
.
Re-exports
pub use helper::action as helper;