heroku / heroku-eclipse-plugin

Warning: Deprecated! Heroku Eclipse plugin is a fully integrated plugin into Eclipse IDE that will allow developers to manage their Heroku apps and environment right from their favourite IDE
15 stars 8 forks source link

Cloned apps should use `heroku` as remote repo name #52

Closed ryanbrainard closed 12 years ago

ryanbrainard commented 12 years ago

When apps are cloned, the remote repo is set as the default origin, but we should be calling it heroku to be consistent with other tools and documentation.