version control

Git: Working Smarter, Not Harder

If you’ve ever worked on a project with me, you’ve probably heard me say “work smarter, not harder” before. This...

Read more

Git Branching

Here we are, our 3rd post on Git – and it’s going to be a good one. Why, you ask?...

Read more

Distributed Git Repositories

One of the best features of Git, which separates it from other version control systems, is distributed source control. A...

Read more

Getting Started With Git

Git is, without a doubt, one of the most important utilities in the modern developer’s toolkit. Many other version control...

Read more