divolte / shop

Shop
1 stars 1 forks source link

Never change .sh or gradlew to crlf #25

Closed NielsZeilemaker closed 5 years ago

NielsZeilemaker commented 5 years ago

Tested on windows with

[core]
    autocrlf = true
    eol = crlf

and git clone -b fix_windows_newlines git@github.com:divolte/shop.git

start.sh and gradlew files were the only ones with lf instead of crlf