会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
24601
博客园
首页
新随笔
联系
订阅
管理
04 2022 档案
git出现fatal: could not read Username for ‘https://git.xxx.com‘: Device not configured
摘要:将项目的.git/config的remote url 改成https://username@[git地址] 例子:改前:http://[git地址] 例子:https://gitee.com/username/projectNamet.git 改后:http://username@[git地址] 例
阅读全文
posted @
2022-04-14 18:51
24601
阅读(1498)
评论(0)
推荐(0)
编辑
公告