windows可能会有这个问题,

需要设置

git config --global sendpack.sideband false

git config --local sendpack.sideband false

如果第一个设置后可以push成功,就不用设置第二个了

相关文章:

  • 2021-07-22
  • 2021-06-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-13
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-31
  • 2021-10-02
  • 2022-12-23
  • 2021-11-25
  • 2021-11-30
  • 2022-01-17
相关资源
相似解决方案