pub fn parse_github_url(url: &str) -> Option<(String, String)>
Parse GitHub URL to extract owner and repo name