meimei10251314 发表于 2018-9-19 11:58:07

用gitLab和sourcetree来管理版本控制

$ ssh-keygen -t rsa -C "your_email@youremail.com" -f ~/.ssh/gitcafe  
Generating public/private rsa key pair.
  
Enter passphrase (empty for no passphrase):
  
Enter same passphrase again:

  
Your>  
Your public key has been saved in /c/Users/username/.ssh/gitcafe.pub.
  
The key fingerprint is:
  
15:81:d2:7a:c6:6c:0f:ec:b0:b6:d4:18:b8:d1:41:48 your_email@youremail.com
  



页: [1]
查看完整版本: 用gitLab和sourcetree来管理版本控制