You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Brian Cho (JIRA)" <ji...@apache.org> on 2015/08/10 07:23:46 UTC

[jira] [Commented] (REEF-579) All .NET files should be checked out as CRLF from git

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

Brian Cho commented on REEF-579:
--------------------------------

I've implemented (b) in https://github.com/apache/incubator-reef/pull/358
When testing, please follow the instructions in the PR description.

> All .NET files should be checked out as CRLF from git
> -----------------------------------------------------
>
>                 Key: REEF-579
>                 URL: https://issues.apache.org/jira/browse/REEF-579
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF.NET
>            Reporter: Brian Cho
>            Assignee: Brian Cho
>
> All .NET files should remain CRLF even when checked out with *nix. Currently nuspec and build.prop files are not.
> We could either (a) add these path strings to the root .gitattributes or (b) add separate .gitattributes per lang directory. (a) is a quicker fix, while (b) might be better for long-term maintenance, when yet more file extensions are added to the repo.



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