Skip to content

ssh remote URL must include "git@" prefix #798

@boblaublaw

Description

@boblaublaw

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@..."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions