执行git checkout -- .

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

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

相关文章: