您当前的位置: 首页 >  ar

Peter_Gao_

暂无认证

  • 9浏览

    0关注

    621博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

git push 反斜杠错误’\’报错:bad line length character

Peter_Gao_ 发布时间:2020-02-20 17:09:58 ,浏览量:9

$ git push github master fatal: filename in tree entry contains backslash: 'D:\Game_Log.txt' error: remote unpack failed: eof before pack header was fully read error: failed to push some refs to 'git@github.com:pet**/***.git'

解决办法:

  • 升级git版本到2.25或者降到2.23都可解决此问题
  • 禁用core.protectNTFS : git config --global core.protectNTFS false
关注
打赏
1664521772
查看更多评论
立即登录/注册

微信扫码登录

0.4585s