Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deprecated Heroku command #243

Merged
merged 1 commit into from
Nov 14, 2016

Conversation

bertoort
Copy link
Contributor

@bertoort bertoort commented Nov 1, 2016

Hi @thinkingserious,

While looking into the one-click deployment, I noticed the command heroku clone is deprecated. It is now heroku git:clone. For this example, it actually won't work. Cloning an application deployed with the platform API (in this case the Heroku Button click) clones an empty repository: https://kb.heroku.com/why-do-i-see-a-message-you-appear-to-have-cloned-an-empty-repository

The best approach is to clone the repo normally and add the remote with heroku git:remote

@thinkingserious thinkingserious added type: community enhancement feature request not on Twilio's roadmap status: cla signed status: work in progress Twilio or the community is in the process of implementing labels Nov 8, 2016
@thinkingserious thinkingserious merged commit 4c41eea into sendgrid:master Nov 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: work in progress Twilio or the community is in the process of implementing type: community enhancement feature request not on Twilio's roadmap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants