pub fn set(config: &mut File, key: &str, value: &str) -> Result<()>
Sets a dotted key such as filter.git-xcrypt.required, creating what is missing.
filter.git-xcrypt.required
Error::Config when the key cannot be set.
Error::Config