- cd ~/.ssh/
- git config --global user.name "yourname"
- git config --global user.email "youremail"
- ssh-keygen -t rsa -C "youremail"
- cd ~/.ssh
- cat id_rsa.pub
- ssh-rsa开头,邮箱结尾的几行字, 粘贴复制添加到git即可
09-09
936

12-15
3811

08-24
2683

09-26
738

06-12
3921
