how to fix 'heroku' does not appear to be a git repository code example
Example: fatal: 'heroku' does not appear to be a git repository
git push <heroku-server-name> <localbranch>:<remote-branch>
git push <heroku-server-name> <localbranch>:<remote-branch>