I am in the process of setting up a git repository and attempting to link it to Heroku. When I run the command
git push heroku master
I rec
i thought , this will not be the error occured due to any app , or code changes. i have same problem now this happen due to the following reason:
2)after pushing code to repo , i am trying to push code on heroku with "git push heroku master" but due to some reason i abort this command, thats why code is not pushed to heroku
3)then i am agian triyng to push code to heroku it says same error
as above