Skip to content
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 fsck error on freshly cloned repo #1360

Closed
robocoder opened this issue Oct 7, 2021 · 1 comment
Closed

git fsck error on freshly cloned repo #1360

robocoder opened this issue Oct 7, 2021 · 1 comment

Comments

@robocoder
Copy link
Contributor

Steps to reproduce:

$ git clone https://github.com/Behat/Behat.git
Cloning into 'Behat'...
remote: Enumerating objects: 26442, done.
remote: Counting objects: 100% (244/244), done.
remote: Compressing objects: 100% (144/144), done.
remote: Total 26442 (delta 109), reused 164 (delta 72), pack-reused 26198
Receiving objects: 100% (26442/26442), 5.43 MiB | 1.62 MiB/s, done.
Resolving deltas: 100% (13256/13256), done.

$ git fsck
Checking object directories: 100% (256/256), done.
error in tree 7708dad681f44c1d69c369c9b1bd55832ee4eb52: duplicateEntries: contains duplicate file entries
Checking objects: 100% (26442/26442), done.
@robocoder
Copy link
Contributor Author

Sorry, I see this duped in #341.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant