Skip to main content

5 posts tagged with "git"

View All Tags

How to work with multiple GitHub accounts on the same machine. Git Credential Manager.

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