mynote/git/ssh_key.md
2017-06-06 13:06:51 +08:00

146 B

build ssh key

git config --global user.name 'light' git config --global user.name '1870499383@qq.com' ssh-keygen -t rsa -C '1870499383@qq.com'