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
Git getter should check for SCP-style URLs and convert properly
If a fully qualified URL like ssh://user@host:path is given, then the
detectors don't run (since the URL is valid). Therefore we must also
correct this directly in the getter.
0 commit comments