Crate git_config_env
source ·Expand description
Parse git’s env configuration
Modules
Structs
- Read user-defined configuration
- Iterate over user-defined configuration
- ReadGIT_CONFIG_PARAMETERS
- ParseGIT_CONFIG_PARAMETERS
- No-op env for ConfigEnv
- Usestd::env::varfor ConfigEnv
Traits
- Abstract overstd::envfor ConfigEnv
Functions
- Parse a command line argument into a key/value pair