heroku / heroku-repo

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

fix purge-cache for separating cache from repo tar #32

Closed hone closed 9 years ago

hone commented 9 years ago

The cache contents are now not stored along with the repo. The current implementation just deletes the cache contents and does this useless dance of downloading the repo. This commit properly restores this functionality of preserving the ruby metadata on apps. Removing this can potentially break an app if they're tied to a default ruby.