You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Randy Abernethy (JIRA)" <ji...@apache.org> on 2015/02/15 20:34:11 UTC

[jira] [Resolved] (THRIFT-2999) Addition of .gitattributes text auto in THRIFT-2724 causes modified files on checkout

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

Randy Abernethy resolved THRIFT-2999.
-------------------------------------
    Resolution: Fixed

committed

> Addition of .gitattributes text auto in THRIFT-2724 causes modified files on checkout
> -------------------------------------------------------------------------------------
>
>                 Key: THRIFT-2999
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2999
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 0.9.3
>         Environment: linux
>            Reporter: Randy Abernethy
>            Assignee: Randy Abernethy
>            Priority: Trivial
>             Fix For: 0.9.3
>
>         Attachments: 0001-THRIFT-2999-remove-CR-LF-post-.getattributes-text-au.patch
>
>
> The addition of .gitattributes text auto in THRIFT-2724 causes modified files to appear on initial Apache Thrift repo checkout (e.g. git clone) on some linux systems. Most of these files are CR/LF windows files. This patch checks in the files with LF endings to avoid phantom checkouts and to reenable correct diffs and status, also fixes a few whitespace errors. 



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