I am new to using git. I tried to clone a repo from git today and I got the following errors:
fatal: write error: Bad file descriptor fatal: index-pack failed
I cloned this repo before and everything worked fine. Is there a way to fix this?
Thank you!