Github and how to overcome issues with SSH setup on the command line
If you have set up SSH authentication with Github you may run into the issue of not being able to connect to your repo on the command line. The Github documentation primarily focuses on https authentication, but this officially ceased in 2021 and can give you issues and throw you for a loop. Sounds familiar?