Question 067
### Which of these best describes git?
> https://docs.github.com/en/get-started/using-git/about-git#about-version-control-and-git
1. [x] Git is a distributed version control system.
1. [ ] Git is a centralized version control system.
1. [ ] Git is the product of GitHub that allows for version control.
1. [ ] Git is a file sharing system.