pub fn config_set(dir: &Path, key: &str, value: &str) -> Result<(), Error>
Set a git config key in a repo.