update git

This commit is contained in:
light 2017-06-06 13:06:51 +08:00
parent e829f81848
commit 6ff974d437

6
git/ssh_key.md Normal file
View File

@ -0,0 +1,6 @@
# 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'