pub fn parse_git_url(input: &str) -> Result<GitSource>Expand description
Parse various Git URL formats into a normalized GitSource
Supported formats:
https://github.com/user/repohttps://github.com/user/repo.gitgithub:user/repogithub:user/repo@v1.0.0git@github.com:user/repo.gitgitlab:user/repohttps://gitlab.com/user/repo