GitHub SSH Keys
Summary
I wrote a quick gist about adding an SSH Key to push to your GitHub repo. I was unhappy with the scattered and somewhat bad docs I found when searching.
Details
I was searching around, in addition to reading the official docs on the subject, and was basically unhappy with the results. They don’t really offer any details, or any best practice information and were just generally lackluster. In addition they lacked any details on how to setup a specific key for a specific repo. To me this is at least an improvement. So take a look at it on my GitHub if you are interested in the details.
The Meta
- Initial post