Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Add a .gitattributes file to force LF on .sh files #840

Merged
merged 2 commits into from
Aug 13, 2019

Conversation

jeremyrickard
Copy link
Member

This adds a .gitattributes file to force LF line endings on windows. See https://help.github.com/en/articles/configuring-git-to-handle-line-endings#per-repository-settings for more info.

Fixes #837

Copy link
Contributor

@carolynvs carolynvs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@carolynvs carolynvs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@jeremyrickard jeremyrickard merged commit 568a0a8 into cnabio:master Aug 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows build fails with /bin/sh: Command not found
3 participants