2. Git Fundamentals
Now that we have some history of Git, let’s jump in and learn the fundamentals of Git, including the most-used commands and workflows. We’ll keep things simple in this section but will dive in deeper later on. The goal here is to get familiar with Git.
To continue on with the training, I assume that you have Git installed on your computer and have tested that it is working. If you need to install Git, refer the instructions available at the Git project website.(fn)
Git binaries are available for both Windows, Linux, Solaris, and macOS.
Once you have Git up and running you will be ready to continue on with the rest of the guide.