ssh-keygen -t rsa -C "xxx@xxx.com” -f ~/.ssh/xxx-rsa
cd ~/.ssh
ls
ssh-add ~/.ssh/xxx-rsa
cat gitlab-rsa.pub
ssh-keygen -t rsa -C "xxx@xxx.com” -f ~/.ssh/xxx-rsa
cd ~/.ssh
ls
ssh-add ~/.ssh/xxx-rsa
cat gitlab-rsa.pub
本文标题:git 配置多个SSH-Key
本文链接:https://www.haomeiwen.com/subject/vzcocqtx.html
网友评论