push to heroku with branch other than master or main code example
Example 1: git remote add heroku
heroku git:remote -a project
Example 2: heroku git remote
heroku git:remote -a name-of-app
heroku git:remote -a project
heroku git:remote -a name-of-app