The Git Handbook
Understanding the Basics
Git is a Version Control System, which means it basically tracks changes a project/ file goes through over time, so a team can work on different parts of the project knowing that if they mess up they can always go back to the...
aaronr2020.hashnode.dev4 min read