pub fn config_file_missing_git_storage_method(root: Option<&Value>) -> boolExpand description
True when [git_storage].method is absent/invalid in the source TOML.
Retained as a compatibility helper for callers that still inspect legacy config layouts directly.