#back-to-the-basics

Back To The Basics: Git Init & Git Branches

May 31, 2019

Git is one of the best tools out there to manage a codebase. Knowing how to initialize a new repo and being able to work under different branches is essential to working in git.