Translations:Mettre en place SSH pour Gitlab/5/en
De WikiBR
- open a cmd or PowerShell terminal (press the Windows key + R, then type
cmdorpowershell); - type
git -vand check that Git is installed; if it isn’t, install Git here; - then type
ssh -Vto check that SSH is installed; if it isn’t, install OpenSSH here.
