478
Correction
(discuss.tchncs.de)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I don't post my code to Github because I still couldn't figure out how to switch SSH keys for 2 different git servers smoothly.
have at it!
taken from Gitlab's manual page for creating a key, but i wonder what else could be done to expand on it.
if all works well, Git should be able to automatically use the selected key depending on the repo's stated remote server.
That's GPG, not SSH.
my bad x.x