使用Git命令生成祕鑰

使用Git命令生成祕鑰 1、右鍵打開Git Bash Here; 2、在命令行輸入下面命令: git config –global user.name 「Your Name」 git config –global user.email 「[email protected]」 3、創建SSH Key。在用戶主目錄下,看看有沒有.ssh目錄,如果有,再看看這個目錄下有沒有id_rsa和id_rsa.p
相關文章
相關標籤/搜索