1.进入到一个仓库
2.执行 git config credential.helper store
3. 进入.git 修改 config
4. url修改为 https://username:password@gitee.com/ ......
1.进入到一个仓库
2.执行 git config credential.helper store
3. 进入.git 修改 config
4. url修改为 https://username:password@gitee.com/ ......