头像

弹幕侠201710

帅气的我简直无法用语言描述!

Ubuntu 下每次 git pull 时需要输入账号密码解决方法

1.执行 git config --global credential.helper store 2.再执行 git pull 输入账号密码 流程执行完毕后下次在输入git pull时就不用输入账号密...
头像4小时前
000