I clone my repository with:
git clone ssh://xxxxx/xx.git
But after I change some files and add and commit them,
add
commit
git add .
git commit -m "message"
git push origin branch
Please check for spelling mistakes because that could also give that error.