Set up a GitHub repository with SSH and GPG

preview_player
Показать описание
This is a beginner's tutorial where we will install Git, create a GitHub repository, generate required keys and connect to GitHub with SSH, clone the repository and sign our commits using GPG.
A proper setup for anyone who wants to work with Git and GitHub in a secure way.
Рекомендации по теме
Комментарии
Автор

Thanks man, this worked for me. For some reason the other tutorials that only used SSH keys kept erroring for me when I tried to commit things, the GPG part fixed it.

kcarl
Автор

"We got an error doing that"... Everything was identical

adrianantico