pub fn parse(url: &str) -> Option<RepoRef>
Parse a repository URL, or return None when it is not an https repo URL.
None