-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Git repository is corrupt #3430
Comments
just trying to make a fresh clone and let you know. |
I can still reproduce this, it's definitely not temporary and I don't see how authenticated HTTPS could mean it's a "transfer problem". Did you set the config options I described? Git does not verify those hashes by default, it's a security problem. There are corrupt objects in the repository whose hashes don't match what is claimed. |
ok you could be more specific. i just clone normally. i have no idea how this could happen, now how to help. does it says on which file? |
Looks like another case of holman/dotfiles#231, see https://www.perforce.com/blog/150109/git-out-vulnerability-out-fire for more details. The good news is the repository is technically not "corrupt" as I originally feared, but you'll either need to rewrite most of your commits, or tell users to clone without |
Hi, I have
set in my
~/.gitconfig
. When I try to git clone this repository, I get:Could you look into this, please?
The text was updated successfully, but these errors were encountered: