Skip to main content

parse_github_remote

Function parse_github_remote 

Source
pub fn parse_github_remote() -> Option<(String, String)>
Expand description

Extract owner/repo from a git remote URL. Handles: git@github.com:owner/repo.git, https://github.com/owner/repo.git