I’m so confused. I try to do ssh push
to a repo and I get:
error: Permission to somerepo.git denied to jenia. fatal: Could not read from remote repository
But when I do ssh -T github.com
I get:
Hi jenia! You've successfully authenticated, but GitHub does not provide shell access.
I don’t get it.
Perhaps the remote needs to give permission to push?