git

it2022-05-09  39

一 生成ssh公钥秘钥ssh-keygen -t rsa -C "mail@youremail.com"回车之后会有三次提示你输入信息 直接什么也不需要填 按三个回车就好了这时看到了下面的矩形方框 就代表sshkey生成ok了二 偶尔遇到的错误,要加个配置git config --global init.templatedir "D:\Program Files\Git\mingw64\share\git-core\templates"三 git的全局配置在用户目录

转载于:https://www.cnblogs.com/stromluo/p/9148017.html


最新回复(0)