push时提示403无权限

2017-08-23  本文已影响0人  小贱嘎嘎
git config --global user.name "name"
git config --global user.email "email"
ssh-keygen -t rsa -C "email"
ssh-add id_rsa
添加公钥id_rsa.pub中的内容到ssh key中
上一篇 下一篇

猜你喜欢

热点阅读