git免密码

法1:

git config --global credential.helper store

这样就自动储存密码

法2:

使用ssh访问(https:// 改成 ssh://)

posted @ 2017-01-25 08:25  fzyzcjy  阅读(171)  评论(0)    收藏  举报