Also, have a look at https://www.kernel.org/pub/software/scm/git/docs/git-config.html and consider tweaking the options that mention memory. I note that you have written "pack.windowmemory=100m" wrong (should be uppercase M).
You may also want to try disabling delta compression for some of the binary file patterns. See https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html for more. -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
