I deployed the application a few days ago and I am trying to change some pages. To work with my current version, I wanted to get my files from the hero.
I used:
heroku git:remote -a fierce-escarpment-8305
as stated at
https://devcenter.heroku.com/articles/git .
and received a message:
! `git:remote` is not a heroku command.
! See `heroku help` for a list of available commands.
I do not know what it means. Can anybody help me?
thank
source
share