Upon doing

git add .

I get the following message -

fatal: Out of memory? mmap failed: Invalid argument

I am using git on cygwin on Windows 7

What does this mean?

link|improve this question

17% accept rate
feedback

1 Answer

This is a bug. It's fixed in git 1.7.1.1 and later.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.