To get the most out of this book
This book will involve working with commands in the terminal to understand Git more fundamentally. It is a good idea to have a beginner’s level understanding of terminal commands.
Software/hardware covered in the book |
Operating system requirements |
Git |
Windows, macOS, or Linux |
GitHub |
Windows, macOS, or Linux |
You will need a working environment with the latest Git version and a GitHub account to not only read this book but to really experience it.
Instructions for installing Git can be found in the book’s Git Repository (a link is available in the next section).
If you are using the digital version of this book, we advise you to type the code yourself or access the code from the book’s GitHub repository (a link is available in the next section). Doing so will help you avoid any potential errors related to the copying and pasting of code.