Comment on Why We Don't Use HerokuparentComments−ghempton13yYou also don't need to ssh into the box with chef...−jaggederest13yTechnically you're both wrong - both chef and git use ssh as an underlying transport.−sandfox13yPedant time! ssh is just one of many transports that git can use.−jdminhbg13yHe's right though about Heroku, you use ssh as the transport to deploy via git.
Comments
You also don't need to ssh into the box with chef...
Technically you're both wrong - both chef and git use ssh as an underlying transport.
Pedant time! ssh is just one of many transports that git can use.
He's right though about Heroku, you use ssh as the transport to deploy via git.