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
I had the same problem, the solution was
in my branch, called "testBranchSuper"
i use
git checkout -b main
and then i use
git push heroku main