將公鑰部署到遠程Git倉庫(coding.net)

步驟: 1.下載git通用客戶端並且安裝。 2.右鍵,在彈出的對話框中選擇Git Bash 3.創建本地ssh a)在彈出的終端輸入ssh-keygen -t rsa -C "[email protected]",(github註冊的郵箱),接下來點擊enter鍵即可(也可以輸入密碼)。 b)生成的文件保存在C:\Users\Administrator.ssh,文件名:id_rsa(私鑰),id_
相關文章
相關標籤/搜索