Skip to content

git and cr\lf

YanVugenfirer edited this page Oct 21, 2014 · 3 revisions

Please configure your git repository with following commands:

  • git config core.autocrlf true

  • git config core.safecrlf true