Is it possible to retrieve your source code from heroku?

后端 未结 6 1149
执笔经年
执笔经年 2021-01-31 02:37

Once you have uploaded your source code to Heroku, is it possible to download it from there if necessary such as in the case of a failure of your local disk?

Because of

6条回答
  •  独厮守ぢ
    2021-01-31 03:05

    You are correct, you can do a "git clone", there are Heroku specific directions for local editing as well.

提交回复
热议问题