Blog
Using git and rsync to synchronize changes on a staging box to a live server
The problem: working on a live web site is a bad idea Anyone who's ever worked on a sufficiently complex web site knows it's a bad idea to work directly on the live server hosting …