Rich-Harris / degit

Straightforward project scaffolding
MIT License
6.93k stars 242 forks source link

Files end of line change from crlf to lf with degit #355

Open hesam-init opened 1 year ago

hesam-init commented 1 year ago

hey there i have a bad problem when i clone my repo using npx degit github:hesam-init/vite-react-ts-starter-template#starter react-app and my all files end of line automaticly change to lf. but when i clone with git i don't face with this problem.