I just added a ton of images to my local git repo. As a result, when I try to push to our remote repo, I get the error:
fatal: out of memory, malloc failed76)
My hypothesis is that this is due to a lack of memory allocated to Cygwin. I've tried to increase Cygwin's memory by following these instructions but i can't find the registry entries it mentions.
Anyone have any advice?