-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
I'm noticing that when my remote is set to either:
"github.com:/Team-Name/Repo-Name" OR
"ssh://github.com:/Team-Name/Repo-Name"
i get unsupported scheme errors despite being able to confirm ssh authentication using command line ssh to verify. This is because my .ssh/config file specifies my username as "git".
I believe this is because git is correctly detecting the ssh repo specification, but not using the username "git" when talking to the LFS HTTP API.
This may well be intended behavior, but if so, I think it is important to call out the requirement to use "git@..."
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels