Hi. I already have read other posts related to this issue but none of them have the correct answer for my case.
Previously I was able to make git push to my repos but since a while I am receiving the following error:
fatal: 'orign' does not appear to be a git repository
fatal: No se pudo leer del repositorio remoto.
Por favor asegúrese que tiene los permisos de acceso correctos
y que el repositorio existe.
One of my repositories, which 6 hours ago were updated for me, suddenly it didn't worked anymore.
It's happening something in Bitbucket?
It looks like you have a typo - it (probably) should be "origin", not "orign".
That said, you can see whether Bitbucket is having trouble at status.bitbucket.org .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.