Hacker News new | ask | show | jobs
by ghempton 4842 days ago
You also don't need to ssh into the box with chef...
1 comments

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.