“Windows Git SSH -Schlüssel hinzufügen” Code-Antworten

Terminal Git SSH -Schlüssel hinzufügen

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

Windows Git SSH -Schlüssel hinzufügen

(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

Ähnliche Antworten wie “Windows Git SSH -Schlüssel hinzufügen”

Fragen ähnlich wie “Windows Git SSH -Schlüssel hinzufügen”

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen