Torsten Bögershausen <tboegi@xxxxxx> writes: > From: Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx> > > Commit 95f31e9a correctly points out that the NATIVE_CRLF setting is > incorrectly set on Mingw git. However, the Makefile variable is not > propagated to the C preprocessor and results in no change. This patch > pushes the definition to the C code and adds a test to validate that > when core.eol as native is crlf, we actually normalize text files to this > line ending convention when core.autocrlf is false. > > Signed-off-by: Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx> > Signed-off-by: Stepan Kasal <kasal@xxxxxx> > Signed-off-by: Torsten Bögershausen <tboegi@xxxxxx> > --- > This mini series mainly updates git.git with patches from msysgit: > Patch 1 is taken "as is", > Patch 2 is taken from msysgit "nearly as is": the broken && chain > had been fixed. Shouldn't Patch 1 also be made "nearly as is" to fix the same? -- 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