Git生成祕鑰及配置公有代碼庫步驟:

1.設置帳號和郵箱    git config --global user.name "自已的用戶"    例:git config --global user.name "fenlin"     git config --global user.email "本身的郵箱"     例:git config --global user.email "wei@163.com" 2.查看祕鑰是否存在
相關文章
相關標籤/搜索