abhinav / git-spice

Manage stacked Git branches
https://abhinav.github.io/git-spice/
GNU General Public License v3.0
220 stars 11 forks source link

gs branch submit errors out with a ssh remote url #425

Closed indranilbanerjee02 closed 2 weeks ago

indranilbanerjee02 commented 3 weeks ago

While doing gs branch submit for a repository with remote url which is ssh based e.g. ssh://git@ssh.github.com:443/mycompany/go.git, the command errors out with the following message:

ERR Could not guess repository from remote URL url=ssh://git@ssh.github.com:443/mycompany/go.git ERR Are you sure the remote identifies a supported Git host? FTL gs: discover CR for branch-name-1: unsupported Git remote "origin": ssh://git@ssh.github.com:443/mycompany/go.git