Windows下配置Github 的SSH Key

一、打開 Git Bash,輸入如下命令,然後連續按三個回車即可: ssh-keygen -t rsa -C "[email protected]"                        注:其中/c/Users/thinkpad/.ssh/id_rsa保存的爲密鑰,/c/Users/thinkpad/.ssh/id_rsa.pub保存的爲公鑰 二、將SSH私鑰添加到 ssh-agent
相關文章
相關標籤/搜索