问题
I moved my git repo into a Dropbox shared account. And since then, each time I do a git pull
I get the following error:
fatal: failed to read object e1ad9cbb1cb523a82191acd817fdc68d0388a45e: Input/output error
fatal: index-pack failed
Do you guys know what could be the problem?
回答1:
Okay, I actually found the issue.
Since Dropbox added its new feature Smart Sync You need to make sure all your files in your .git
are synced locally.
来源:https://stackoverflow.com/questions/62553945/fatal-failed-to-read-object-x-input-output-error-fatal-index-pack-failed-git