|
|
|
|
|
by Aqua_Geek
1298 days ago
|
|
I’ve just been going through and cloning the repos via their command line tool: heroku git:clone --a <app name>
If you have really old apps (e.g. on the bamboo stack or older), there is a plug-in that allows you to download the slug (as Git doesn’t work with those old stacks). |
|