Adding Git to your WordPress development workflow

The purpose of this guide is to show you how you can add Git to your WordPress development workflow and will include the basics of securely installing Git on a remote server, using your local machine for development and deploying your changes to a live production server using SSH.

Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

Continue Reading 

Leave a comment