Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

windows git ssh key add

(if youre having problems)
cd path-to-Git/bin (for me : cd C:Program FilesGitin)
bash
$ exec ssh-agent bash
$ ssh-add your-key-location
Source by docs.github.com #
 
PREVIOUS NEXT
Tagged: #windows #git #ssh #key #add
ADD COMMENT
Topic
Name
9+3 =