You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/11/05 12:12:33 UTC

[jira] [Commented] (FLINK-1213) Add .gitattributes to normalize EOL character.

    [ https://issues.apache.org/jira/browse/FLINK-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14198226#comment-14198226 ] 

ASF GitHub Bot commented on FLINK-1213:
---------------------------------------

GitHub user sarutak opened a pull request:

    https://github.com/apache/incubator-flink/pull/181

    [FLINK-1213] Add .gitattributes to normalize EOL character.

    Flink has Windows batch files and Linux user, Mac OSX user and Windows user can edit those files. So I think we should normalize EOL character of batch files using .gitattributes.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sarutak/incubator-flink eol-modification

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-flink/pull/181.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 #181
    
----
commit b8841e5a33a501f4666cd4f2be517e1b9170e718
Author: Kousuke Saruta <sa...@oss.nttdata.co.jp>
Date:   2014-11-05T11:00:57Z

    Added .gitattributes to normalize EOL

----


> Add .gitattributes to normalize EOL character.
> ----------------------------------------------
>
>                 Key: FLINK-1213
>                 URL: https://issues.apache.org/jira/browse/FLINK-1213
>             Project: Flink
>          Issue Type: Improvement
>    Affects Versions: 0.8-incubating
>            Reporter: Kousuke Saruta
>
> Flink has Windows batch files and Linux user, Mac OSX user and Windows user can edit those files. So I think we should normalize EOL character of batch files using .gitattributes.



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