Each of this could help
- Confirm if you are still connected using ssh. Type this: ssh -T [email protected]
ssh -T [email protected] If you get the message that you were successfully authenticated and that githubGitHub doesn't suppoetsupport shell access, then you can tryingtry pushing your code again.
2)Create a new ssh key, add it to github and test it using ssh -T [email protected]
- If the above did not work, create a new ssh key, add it to Github, and run the command again:
ssh -T [email protected]