When i try to issue the command "git status" i get the below message. I am using the command line. Any idea how to fix it please:
fatal: mmap failed: Invalid argument
When i try to issue the command "git status" i get the below message. I am using the command line. Any idea how to fix it please:
fatal: mmap failed: Invalid argument
For me, it was solved by letting OneDrive sync again. It was paused syncing when I got the error. https://stackoverflow.com/a/61033756/3718756
In my case it was a large ZIP file into the repository (2,33GB). I resolved moving the ZIP file into a different folder (outside the repo)