Skip to main content

config_set

Function config_set 

Source
pub fn config_set(dir: &Path, key: &str, value: &str) -> Result<(), Error>
Expand description

Set a git config key in a repo.