• usa_suxxx [they/them]@hexbear.net
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    9 months ago

    HTTPS

    git remote add origin https://github.com/user/repo.git

    SSH

    git remote add origin git@github.com:user/repo.git

    Did you use the correct syntax for SSH?