pub fn load_config(git_ops: &dyn GitOps) -> Result<ChronicleConfig>Expand description
Load config from git config, merging with defaults.
pub fn load_config(git_ops: &dyn GitOps) -> Result<ChronicleConfig>Load config from git config, merging with defaults.