On Windows (Powershell) run: Get-Content id_rsa.pub | Set-Clipboard (Thx to elenzil).
ThisĬan use either DSA or RSA, so basically any key you setup will work. (See, gitlab or github for example.)įirst start by setting up your own public/private key pair set. This info is working on theChaw but can be applied to all other git repositories which support SSH pubkey authentications.
If the user has not generated a ssh public/private key pair set before