Skip to main content

detect_github_repository

Function detect_github_repository 

Source
pub fn detect_github_repository(project_root: &Path) -> Option<String>
Expand description

Detect owner/repo from git remote get-url origin when possible.