您的位置: 首页 > IT文章 > Git 记住用户名和密码 Git 记住用户名和密码 分类: IT文章 • 2024-05-11 17:33:48 在git config文件中添加下面的代码 [credential] helper = store