You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Wang, Gang (JIRA)" <ji...@apache.org> on 2016/08/09 01:12:20 UTC

[jira] [Closed] (MNEMONIC-12) Add .gitattributes to prevent CRLF and LF mismatches for source and text files

     [ https://issues.apache.org/jira/browse/MNEMONIC-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wang, Gang closed MNEMONIC-12.
------------------------------
    Resolution: Information Provided

The specific file types must be listed explicitly in the .gitattributes file, which means that either the types must be known ahead of time or all developers must remember to update the .gitattributes file every time a new file type appears in the project.

> Add .gitattributes to prevent CRLF and LF mismatches for source and text files
> ------------------------------------------------------------------------------
>
>                 Key: MNEMONIC-12
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-12
>             Project: Mnemonic
>          Issue Type: Task
>            Reporter: Rakesh R
>            Assignee: Rakesh R
>              Labels: line-endings
>
> Git allows you to set the line ending properties for a repo directly using the text attribute in the {{.gitattributes}} file. This will ensure consistent behaviour for all users regardless of their git settings.
> This jira for adding {{.gitattributes}} file to the project tree.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)