Rakesh R created MNEMONIC-12: -------------------------------- Summary: 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
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)