View categories
Heroku CLI v2.29.0 released with git:clone
Change effective on 19 July 2012
A new version of the Heroku CLI is available with git:clone. Running heroku git:clone -a myapp
will now clone the source of myapp from Heroku and setup a heroku remote. For more details see How can I clone on an existing Heroku app? or run heroku help git:clone
.
See the CLI changelog for details and update by using heroku update
.