Create a repository on GitHub, add SSH keys and work using SSH keys

Опубликовано: 29 Сентябрь 2024
на канале: Mikael Roos
1,016
19

I have a newly created GitHub account and this is me creating my first repository.

First I will try to clone and work using HTTPS, just to show how it works.

Then I will generate SSH keys locally and add the public key to my GitHub account. Then I can clone my repo using SSH-way and work withouth using user and passwords, just keys.

Details on how to setup and work with SSH keys is in the docs.
https://docs.github.com/en/authentica...