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
If your heroku project root is in a different directory than your git branch root, use this:
git subtree push --prefix path/to/root heroku master