they get overwritten from defaults.yaml if not specifiedtags/v0.57.0
@@ -89,6 +89,10 @@ that differ from whats in defaults.yaml | |||
'gitfs': { | |||
'pygit2': { | |||
'install_from_source': False, | |||
'git': { | |||
'require_state': False, | |||
'install_from_package': 'git', | |||
}, | |||
}, | |||
}, | |||
'master': { |