Hello members, I created a patch on ubuntu using 'git format-patch -1' for my last commit. When I did 'git apply --check patch_name', I got 'warning: file_name of type 100644, expected 100755'. The execution bit of the files was set. I set the filemode in config to true using 'git config core.filemode true'. The git apply --check was giving no more warnings. But I get same warnings on Windows even after setting the filemode to true and false both. Can anyone guide me regarding this? Thanks, Ashish Mittal -- View this message in context: http://git.661346.n2.nabble.com/Apply-Patch-giving-warnings-in-windows-tp5995091p5995091.html Sent from the git mailing list archive at Nabble.com. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html