Git Part 2: Our first commit
18th June 2020
In my last post we looked at version control, and why it’s worth using it for all your projects. Now it’s time to put that into practice and see how we can use git in a real project. We’ll be looking at a couple of the most basic features for working alone (and locally). Tools […]