加载中...

摘要: 为什么无法同步? 解决方法: 将 [remote "origin"] url=https://github.com/用户名/仓库名.git 修改为: [remote "origin"] url=https://用户名:密码@github.com/用户名/仓库名.git 阅读全文
posted @ 2020-09-07 22:30 HelloMagicWorld 阅读(149) 评论(0) 推荐(0)