Skip to content
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

Convert line endings from CRLF to LF. #441

Merged
merged 1 commit into from
Feb 7, 2016

Conversation

johnjohndoe
Copy link
Contributor

  • Please make sure to configure your Git config to automatically
    convert line endings for your operating system. The repository
    should however only contain files with Unix line endings LF.
    Otherwise a full file diff will constantly appear in the working
    directory which makes a particular hard for contributors to checkout,
    update and rebase branches.
  • This commit introduces no code changes.
  • For your reference: https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#Formatting-and-Whitespace

+ Please make sure to configure your Git config to automatically
  convert line endings for your operating system. The repository
  should however only contain files with Unix line endings `LF`.
  Otherwise a full file diff will constantly appear in the working
  directory which makes a particular hard for contributors to checkout,
  update and rebase branches.
+ This commit introduces no code changes.
+ For your reference: https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#Formatting-and-Whitespace
rcgroot added a commit that referenced this pull request Feb 7, 2016
Convert line endings from CRLF to LF.
@rcgroot rcgroot merged commit 05e294a into rcgroot:develop Feb 7, 2016
@johnjohndoe johnjohndoe deleted the line-endings branch February 8, 2016 10:59
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.

2 participants