Skip to main content

parse_github_repo_from_remote_url

Function parse_github_repo_from_remote_url 

Source
pub fn parse_github_repo_from_remote_url(url: &str) -> Option<(String, String)>