DissDoc Blog
ИТ-индустрия
Friday, June 29, 2012
git remote add heroku
If you want to add heroku remote branch
git remote add heroku git@heroku.com:
your_app_in_heroku.git
git push heroku master
And add a key for example:
heroku keys:add ~/.ssh/id_rsa.pub
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment