Manager misparses valid SSH remotes using non-git users.
Example: company@company.ghe.com:orga/repo.git becomes https://github.com/company@company.ghe.com:orga/repo.git.
Expected: detect general user@host:path SSH syntax, preserve remote URL.
Manager misparses valid SSH remotes using non-
gitusers.Example:
company@company.ghe.com:orga/repo.gitbecomeshttps://github.com/company@company.ghe.com:orga/repo.git.Expected: detect general
user@host:pathSSH syntax, preserve remote URL.