Hacker News new | past | comments | ask | show | jobs | submit login

You could try a shallow clone at first, “git clone —depth 1 …”

Later you can pull to get all of it




I thought I tried that, but maybe I tried any of git's innumerable other options.

It might be a large blob that is bombing it regardless of version files. It seems to bomb in the exact same spot each time.


The resolution to my git problem:

    git config --global http.postBuffer 1048576000




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: