I am running into a GIT issues I have never seen before and am looking for help at this point. Whenever I try and commit 1 specific file it fails with the error above.
I have tried removing the file from the directory, copying it, deleting the original and putting the new file back in.
It only seems to be happening for this one file and I am unsure why.
EINVALerror is rather mysterious. What OS are you using? (Based on pathnames, it looks like some Windows variant. I don't use Windows myself but it would make sense to look for what Windows file systems return EINVAL, and why.)