Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

treat .rtf files as binary so EOL don't get changed#5020

Merged
daxian-dbw merged 1 commit into
PowerShell:masterPowerShell/PowerShell:masterfrom
SteveL-MSFT:gitattributesSteveL-MSFT/PowerShell:gitattributesCopy head branch name to clipboard
Oct 5, 2017
Merged

treat .rtf files as binary so EOL don't get changed#5020
daxian-dbw merged 1 commit into
PowerShell:masterPowerShell/PowerShell:masterfrom
SteveL-MSFT:gitattributesSteveL-MSFT/PowerShell:gitattributesCopy head branch name to clipboard

Conversation

@SteveL-MSFT

Copy link
Copy Markdown
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.