Skip to main content

4 posts tagged with "GIT"

View All Tags

A quick guide on connecting, pulling and pushing to remote repositories (like GitHub). You will do this a lot. Like so many times.

What files should be included in the .gitignore file of a WordPress project?

Making sense of web development with WordPress and GIT. Getting into the details of where the files live, how they are connected and updated.

GIT is version control software that will help you keep track of the changes you have made in your projects. This post covers the basics of working with GIT