You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2020/02/18 10:06:00 UTC

[jira] [Comment Edited] (MINVOKER-258) file line endings encoding

    [ https://issues.apache.org/jira/browse/MINVOKER-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038957#comment-17038957 ] 

Slawomir Jaranowski edited comment on MINVOKER-258 at 2/18/20 10:05 AM:
------------------------------------------------------------------------

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.




was (Author: slawekjaranowski):
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 has {{crlf}} no automatic conversion occurs in checkout and commit.



> file line endings encoding
> --------------------------
>
>                 Key: MINVOKER-258
>                 URL: https://issues.apache.org/jira/browse/MINVOKER-258
>             Project: Maven Invoker Plugin
>          Issue Type: Task
>            Reporter: Slawomir Jaranowski
>            Priority: Major
>
> In project some files have CRLF and some other LF.
> What kind should be?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)