SyntaxFix
Write A Post
Hire A Developer
Questions
You need to use HTTPS for Git:
Type this into the Terminal:
$ git remote set-url origin abc@***.com:path/to/httpURLRepo
Then commit:
$ git add . $ git commit -m "This is the commit message"