Skip to content

Instantly share code, notes, and snippets.

@minhntm
Created November 29, 2019 07:52
Show Gist options
  • Save minhntm/495c2a0b2ab0e8fe06263ecacc3502d0 to your computer and use it in GitHub Desktop.
Save minhntm/495c2a0b2ab0e8fe06263ecacc3502d0 to your computer and use it in GitHub Desktop.
Resolving Git line ending issues in containers.
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment