Skip to main content

parse_git_url

Function parse_git_url 

Source
pub fn parse_git_url(url: &str) -> Option<RepoInfo>
Expand description

Parse a git URL to extract owner, repo, and normalized URL