- git在windows上配置ssh公鑰一 .設(shè)置git的user name和email:$ git config --global user.name "lxyz"$ git config --global user.email "1129103472@qq.com"二 生成密鑰ssh-keygen -t rsa -C “1129103472@qq.com”按3個回車,密碼為空。(不要輸密碼)然后到.ssh下面將id_rsa.pub里的內(nèi)容復(fù)制出來粘貼到github個人中心的賬戶設(shè)置的ssh key里面git for windows下載地址:http://code.google.com/p/msysgit/downloads/list
git在windows上配置ssh公鑰
只有注冊用戶登錄后才能發(fā)表評論。 | ||
![]() |
||
網(wǎng)站導(dǎo)航:
博客園
IT新聞
Chat2DB
C++博客
博問
管理
|
||
相關(guān)文章:
|
||