pub fn analyze(input: &str, cfg: &Config) -> Result<Analysis>
Resolve a single repository (local path, owner/repo slug, or git URL) into contributor data and metadata. Shorthand for analyze_many with one source.
owner/repo
analyze_many