摘要: git每次操作都要输入账号密码 解决方案1、执行命令:git config --global credential.helper storegit pull2、输入用户名密码,以后就不会再次要求用户名密码了 ... 阅读全文
posted @ 2020-01-03 23:11 南风S 阅读(159) 评论(0) 推荐(0)