Skip to content

git: ensure that dosbatch files use CRLF for line endings #38992

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

compnerd
Copy link
Member

This ensures that we do not accidentally convert line-endings in Windows
batch files.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

This ensures that we do not accidentally convert line-endings in Windows
batch files.
@compnerd
Copy link
Member Author

CC: @drodriguez
This should hopefully prevent the conversion issues in the future.

@compnerd
Copy link
Member Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - fafc1e0

@drodriguez
Copy link
Contributor

@swift-ci please test Linux platform

@compnerd compnerd merged commit 1506188 into swiftlang:main Aug 25, 2021
@compnerd compnerd deleted the crlf branch August 25, 2021 17:35
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