gitgit-clone

Git clone fatal


I am getting error while doing git clone.

fatal: pack has bad object at offset 824775943: inflate returned 1
fatal: index-pack failed

It is coming only on windows 10, on linux git clone is working fine


Solution

  • The problem for my issue was on git repository a file with large size was pushed and git lfs was failing only on windows https://github.com/git-lfs/git-lfs/issues/2434