Using Git to manage a web site
After more years than I care to remember using CVS and then SVN for “lazy” automated deployment of versioned websites, I’m finding more and more reasons to use Git instead. Setup is much the same as SVN, but switching between versions and maintaining integration and live branches is so much easier in Git. (IMO)