摘要: 错误现象: 解决方法: 1. find .git/objects/ -type f -empty | xargs rm 2. git fetch -p 3. git fsck --full 阅读全文
posted @ 2019-05-16 10:30 shmily3929 阅读(440) 评论(0) 推荐(0) 编辑