You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems at the moment it expects git config --get remote.origin.url to return an http/https url to parse and get the base URL for the API calls, but it fails to do so if the repository has been cloned using SSH.