“Windows Git SSH Key Agregar” Código de respuesta

Terminal Git Agregar tecla SSH

$ ssh-add ~/.ssh/id_rsa
Obedient Ox

Windows Git SSH Key Agregar

(if youre having problems)
cd path-to-Git/bin (for me : cd C:\Program Files\Git\bin)
bash
$ exec ssh-agent bash
$ ssh-add your-key-location
GitPaulo

Respuestas similares a “Windows Git SSH Key Agregar”

Preguntas similares a “Windows Git SSH Key Agregar”

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código