jira-importer commented on issue #615: URL: https://github.com/apache/maven-invoker-plugin/issues/615#issuecomment-2957808239
**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** commented In git we have option `autocrlf`, and as I know this option hasn't impact to checkout it has only impact on commit new files. So when files in repo have `CRLF` no automatic conversion occurs in checkout and commit. Git will convert LF to CRLF when checking out files only when we have set `autocrlf` to `true` -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org