Git Git is used to track changes in files and allow for managing ythe developmnet of projects, especially those that entail data. I used git to enable me record the different versions of my data from the original raw data, compare changes, without interfering with the initial data. Git Workflow...
Source: [Dev.to](https://dev.to/expertwriter/understanding-git-workflow-from-working-directory-staging-commit-and-push-4kdi)