heroku / heroku-repo

Plugin for heroku CLI that can manipulate the repo
MIT License
686 stars 111 forks source link

Use the new DELETE endpoint to reset git repositories #72

Closed dmathieu closed 7 years ago

dmathieu commented 7 years ago

Using that endpoint makes the reset faster, as we don't need to boot a one-off dyno anymore (and that will be super slow in private spaces).