nmatt commented on issue #8504: URL: https://github.com/apache/netbeans/issues/8504#issuecomment-2889266021
@mbien: I created a repo with some test files here: https://github.com/nmatt/git-eol-test The readme lists the expected results for checkout on LF and CRLF configurations/environments, respectively. The test cases are not fully exhaustive (e.g. no text files with mixed LF/CRLF line endings), but do cover a good number of combinations. To test check-in, you could convert LF files in the working directory to CRLF, and look at the results of adding/committing those changes. I hadn't had the time to test your build yet, and I'm away until Thursday, but will try it out when I'm back. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
