Trying to clone repo and getting error below:
git -c filter.lfs.smudge= -c filter.lfs.required=false -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks clone --branch main https://the repo. git D:\SASRepo
Cloning into 'D:\SASRepo'...
fatal: pack has bad object at offset 275296984: inflate returned -5
fatal: index-pack failed
Completed with errors, see above.
How can I fix this?