pub fn set_config_rotation( store: &mut dyn Vcs, rotation: RotationOption, ) -> Result<()>
Set the rotation configuration setting
Returns an error if writing to the git config fails.