git提交过程中出现报错:

 fatal: unable to access ‘https://github.com/...‘: Encountered end of file
解决方法
  • 去掉proxy配置

    git config --global http.proxy
    git config --global --unset http.proxy
    
  • 重新提交一次,仍未成功执行:

    rm ~/.gitconfig
    
Logo

瓜分20万奖金 获得内推名额 丰厚实物奖励 易参与易上手

更多推荐