[ https://issues.apache.org/jira/browse/HIVE-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540819#comment-13540819 ]
Hudson commented on HIVE-3839: ------------------------------ Integrated in Hive-trunk-h0.21 #1885 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1885/]) HIVE-3839 : adding .gitattributes file for normalizing line endings during cross platform development (Thejas Nair via Ashutosh Chauhan) (Revision 1426691) Result = SUCCESS hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1426691 Files : * /hive/trunk/.gitattributes > adding .gitattributes file for normalizing line endings during cross platform > development > ----------------------------------------------------------------------------------------- > > Key: HIVE-3839 > URL: https://issues.apache.org/jira/browse/HIVE-3839 > Project: Hive > Issue Type: Bug > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Fix For: 0.11.0 > > Attachments: HIVE-3839.1.patch > > > On the lines of HADOOP-8912 . > Many developers clone the apache/hive git repository to make changes. > Adding a .gitattributes file will help in doing the right thing while > checking out files on Windows (eg- adding \r\n on checkout of most text > files, preserving \n in case of *.sh files ), and replacing \r\n with \n > while checking in code back into a git repository. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira