执行git checkout -- .

error: unable to write file mobile/manifest.json
fatal: unable to write new index file

实际原因:没有足够磁盘空间写入报错,删除部分文件节省空间即可。

相关文章:

  • 2021-12-08
  • 2022-12-23
  • 2021-09-08
  • 2022-12-23
  • 2021-12-09
  • 2021-06-30
  • 2021-10-17
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-18
  • 2021-08-11
  • 2021-08-23
  • 2022-12-23
  • 2021-06-24
相关资源
相似解决方案