我几天前部署了一个应用程序,我正在尝试修改一些页面.要处理我当前的版本,我想从heroku获取我的文件.
我用了:
heroku git:remote -a fierce-escarpment-8305
Run Code Online (Sandbox Code Playgroud)
喜欢它在页面 https://devcenter.heroku.com/articles/git上说.
并收到消息:
! `git:remote` is not a heroku command.
! See `heroku help` for a list of available commands.
Run Code Online (Sandbox Code Playgroud)
我不知道这意味着什么.谁能帮我 ?
谢谢