How to Use SSH with Github
Setting Up SSH Authentication with GitHub for Secure Access with 2FA GitHub Accounts Creating SSH Keys Type this in to create GitHub Keys for your computer Notes: I typically save this in ~/.ssh/github You don’t have to put a password if you aren’t worried about security Adding the New Key to GitHub and Local SSH-Agent […]
How to Use SSH with Github Read More »