Translations:Mettre en place SSH pour Gitlab/5/en

De WikiBR
  • open a cmd or PowerShell terminal (press the Windows key + R, then type cmd or powershell);
  • type git -v and check that Git is installed; if it isn’t, install Git here;
  • then type ssh -V to check that SSH is installed; if it isn’t, install OpenSSH here.