I suddenly can't push to my Bitbucket repo anymore, either from SourceTree or from bash.
It's also not a big change since the last push, just 2 more commits which consists of only text file changes
SourceTree output says
git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags --set-upstream backup master:master fatal: Out of memory, malloc failed (tried to allocate 524288000 bytes) fatal: The remote end hung up unexpectedly fatal: write error: Invalid argument fatal: sha1 file '<stdout>' write error: Invalid argument
Hi Darryl,
I believe this is an issue with GIT - see http://stackoverflow.com/questions/10292903/git-on-windows-out-of-memory-malloc-failed & http://stackoverflow.com/questions/8855317/git-push-out-of-memory-malloc-failed.
Cheers,
Gary
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.