错误现象:
解决方法:
1. find .git/objects/ -type f -empty | xargs rm
2. git fetch -p
3. git fsck --full
相关文章: