git之添加ssh
1.ssh-keygen
2.cat ~/.ssh/id_rsa.pub
3.git config user.email "huangsy1314@163.com"
4.git config user.name huangsy13
黄世宇/Shiyu Huang's Personal Page:https://huangshiyu13.github.io/
1.ssh-keygen
2.cat ~/.ssh/id_rsa.pub
3.git config user.email "huangsy1314@163.com"
4.git config user.name huangsy13