Add SSH Keys for Git Authentication
Windows
Setup SSH key
Forge Your New SSH Key
start the SSH agent
Add the key
Grab Your Public Key
GitHub
- Navigate to GitHub → Settings → SSH and GPG keys.
- Click New SSH Key, paste your key, and hit save.
GitLab
- Go to GitLab → Preferences → SSH Keys.
- Paste your key and save it.
Bitbucket
- Head to Bitbucket → Personal Settings → SSH Keys.
- Click Add Key, paste, and save.
Test the connection
Github:
GitLab
Bitbucket
If you get this message, means all OK