usa_suxxx, 1 year ago (edited 1 year 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?
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?