Skip to main content

set_config

Function set_config 

Source
pub fn set_config(key: &str, value: &str, repo: Option<&Path>) -> Result<()>
Expand description

Set a git config value (local scope).