Terminal Git Adicionar chave SSH
$ ssh-add ~/.ssh/id_rsa
Obedient Ox
$ ssh-add ~/.ssh/id_rsa
(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