You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
HiWhen I tryt o clone the code from git,i am getting below error.And always reproducing this error in my machine, but not reproducing in other machines, working fine always in other machines.
remote: Counting objects: 4070, done.
remote: Compressing objects: 100% (2634/2634), done.
remote: Total 4070 (delta 1247), reused 4001 (delta 1211)
Receiving objects: 100% (4070/4070), 140.34 MiB | 870.00 KiB/s, done.
error: inflate: data stream error (unknown compression method)
fatal: serious inflate inconsistency
fatal: index-pack failed
Hi
What OS are you running?
While it isnt exactly the same error I think this might help stackoverflow.com/questions/37739797/git-fatal-failed-to-read-object-xxx-invalid-argument
I think your local repo might be corrupted.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.