[ https://issues.apache.org/jira/browse/MNEMONIC-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15233377#comment-15233377 ]
ASF GitHub Bot commented on MNEMONIC-12: ---------------------------------------- GitHub user rakeshadr opened a pull request: https://github.com/apache/incubator-mnemonic/pull/11 MNEMONIC-12: Add .gitattributes to prevent CRLF and LF mismatches for source and text files You can merge this pull request into a Git repository by running: $ git pull https://github.com/rakeshadr/incubator-mnemonic master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-mnemonic/pull/11.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #11 ---- commit a11f1a0d097fc64995f330918a5e7e829c3408d5 Author: Rakesh Radhakrishnan <rake...@apache.org> Date: 2016-04-09T05:53:41Z MNEMONIC-12 ---- > 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)