Hacker News new | ask | show | jobs
by dolinsky 5606 days ago
Good / bad are relative terms. Neither situation would be recommended for a site with a code base that pulls from multiple resources / pushes to multiple servers on every release, but for a single server environment this could suffice.

As for the difference b/w your method and the OPs, he defines it here :

> This is more convenient than defining your workstation as a remote on the server, and running "git pull" by hand or from a cron job, and it doesn't require your workstation to be accessible by ssh.