$ ssh-keygen -t rsa -C "[email protected]"
$ cat ~/.ssh/id_rsa.pub
$ git remote -v
$ git remote set-url origin --delete https://github.com/lidox/reaction-test.git
$ git remote add origin [email protected]:lidox/reaction-test.git
git config --global credential.helper wincred