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

Ashutosh Chauhan updated HIVE-3839:
-----------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Committed to trunk. Thanks, Thejas!
                
> 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

Reply via email to