-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FSCK errors in repo #50
Comments
Luckily |
I've enabled the same settings as you have, and cloned fine without any problem, both via HTTPS and ssh. So I'd guess this is either a problem with your git version or the network. |
Wait, I cloned the wrong repo, my bad. I can reproduce it. |
If someone with commit access wants to fix the problem, here is a fix:
And then you need to force push the repository. Works on Linux. The find command ignores the You're going to lose all the external links to the old IDs and the 3 pull requests will be broken but the error is very annoying. And disabling the fsck to clone a repo is never a good idea or the right solution to the problem. |
Difficult to come to a decision here. Any git experts with deeper insights of the tradeoffs? |
I thought I had already tagged @dontlaugh here. |
I can't reproduce this on my btrfs filesystem. I've asked some friends to try the clone to try and reproduce. |
Here are the settings in my
~/.gitconfig
that I believe are causing git to catch these issues:The text was updated successfully, but these errors were encountered: