modmore / Gitify

Command line toolkit to make managing a MODX site in git a lot easier.
MIT License
122 stars 55 forks source link

Automatic adding(deleting) new line after <?php tag every "gitify build" #391

Open c0ntr-all opened 2 years ago

c0ntr-all commented 2 years ago

Everytime i run "gitify build" command, it adding a new line after <?php tag. But if line exists, then it's removing. It's inconvinient with git, because of everytime adding changes that, consists of added or deleted line after <?php tag. I tried using autocrlf but it didn't work for me ... Does anyone worked with something like that? OS: Windows 10 gitify2 gitify1