So, I have a repo setup, on another machine. I\'ve committed and pushed files and they view fine on github.com. Now, I have ran git init
on another machine and
For those whose problem is not solved with deleting the credential or url change.
I strongly recommend to check that you have the permission to push to the repo. To make sure, ask the repo's admin to give you the WRITE permission in the 'Manage Access' section of the repo's settings. Hope this works for you.