摘要: 进入命令行 git config --global credential.helper store 使用git pull 然后输入账号,密码,之后就能记住密码了 修改远程地址 git remote set-url origin http://192.168.199.254/dspx/dspx-web 阅读全文
posted @ 2022-08-26 16:59 Lafite-1820 阅读(44) 评论(0) 推荐(0) 编辑