摘要: 在终端依次输入下面两句命令: git config --global credential.helper store git pull /git push (第一次输入,后续就不用再次数据) push/pull 你的代码 , 这时会让你输入用户名和密码, 这一步输入的用户名密码会被记住, 下次再pu 阅读全文
posted @ 2022-11-04 09:10 MasonLee 阅读(1111) 评论(0) 推荐(0)