Git-ing Jiggy With Git and WordPress

This presentation will talk about version control and WordPress. Specifically we’re going to look at Git, and how you can clone a git repository (like Github, BitBucket, BeanStalk, Gitlab, etc) to a live server and use your local machine to make and test changes. You’ll need to have some familiarity with SSH and a basic idea of what git is (Wikipedia is fine), but otherwise I’ll assume you’ve never used git and WordPress together and I’ll walk you through how you can do that.