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
if URL style is https://github.com/..., its easy.
if URL is git@github.com:..., this is implemented.
check prefix and use different function to get schema.
The text was updated successfully, but these errors were encountered:
if URL style is
https://github.com/...
, its easy.if URL is
git@github.com:...
, this is implemented.check prefix and use different function to get schema.
The text was updated successfully, but these errors were encountered: