pub fn parse_git_remote(remote_url: &str) -> Option<String>
Parse a git remote URL (HTTPS or SSH form) to "owner/repo". GitHub only.
"owner/repo"