Skip to content

Conversation

@SteveL-MSFT
Copy link
Member

with the change in .gitattributes, this file was being treated as text so git on Linux kept trying to autocorrect the EOL to LF (thus showing up as a modified file). Since this file is primarily used in our .msi pkg on Windows, we should retain CRLF EOL. updated .gitattributes to treat .rtf files as binary.

@daxian-dbw daxian-dbw merged commit b7f3dfe into PowerShell:master Oct 5, 2017
@SteveL-MSFT SteveL-MSFT deleted the gitattributes branch October 5, 2017 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants