I am getting this error when I am trying push my files into heroku rep.
Ive set autocrlf = false already in gitconfig but this problem is still there. i have also tr
this problem arises when you have some file that is not yet added and committed to git.
git add . git commit -m "commit done" git push heroku master