使用Github作爲遠程倉庫(基於SSH)

1. 先在本地生成.SSH key:    CMD 切換到路徑 c:\users\xxx\.ssh\  => ssh-kegen -o        這裏建議不要設置passphrase, 否則每次推送拉取都需要輸入密碼,太麻煩,當然如果有安全要求,則輸入密碼即可。 2. 將該目錄下的id_rsa.pub 文件內容添加到github 設置裏:settings => SSH and GPG keys
相關文章
相關標籤/搜索