Deploy WordPress with Fabric
After reading this article, I started thinking more about my WordPress deployment process.
Like everyone, I started out with FTP. I got the job done without a whole lot of fuss. When I finished developing a site, I simply uploaded the entire folder and I was done.
When my development process matured a bit more, I needed to maintain sites and make more frequent changes. This is where I got started with Git.