I've got several apps where I need to re-init or clean out the repository (partly to reduce the bundle size). Heroku doesn't support direct access to the machine.
Is there some way (e.g. a git command) I can accomplish this without creating a new app and pushing my clean repository to it? The problem with that is that I'd have to re-add and configure all my addons, and it would require DNS changes, which are a pain and involve some downtime. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
