http git 每次输入密码解决方案

进入命令行

  git config --global credential.helper store

使用git pull 然后输入账号,密码,之后就能记住密码了

修改远程地址

  git remote set-url origin http://192.168.199.254/dspx/dspx-web-backend.git
posted @ 2022-08-26 16:59  Lafite-1820  阅读(44)  评论(0编辑  收藏  举报