Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

heroku multiple remotes

heroku create --remote production
# Creating fierce-ice-327.... done
# http://fierce-ice-327.heroku.com/ | https://git.heroku.com/fierce-ice-327.git
# Git remote production added
git push production master
 
PREVIOUS NEXT
Tagged: #heroku #multiple #remotes
ADD COMMENT
Topic
Name
7+3 =