Environment: Ubuntu 20.04
- To create ssh-key github, you can see this link Generating a new SSH key and adding it to the ssh-agent
- You follow step until Adding your SSH key to the ssh-agent
- And next Adding a new SSH key to your GitHub account
- If you done create and add ssh-key on github and you machine
- Last step run command
$ git config --global credential.helper store