> For the complete documentation index, see [llms.txt](https://gitdeveloperguide.solomonmarvel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitdeveloperguide.solomonmarvel.com/introduction-to-version-control.md).

# Introduction to Version Control

- [What is Version Control?](https://gitdeveloperguide.solomonmarvel.com/introduction-to-version-control/what-is-version-control.md): Version control is a system that enables the management and tracking of changes to files or documents over time.
- [Overview of git and it's benefits](https://gitdeveloperguide.solomonmarvel.com/introduction-to-version-control/overview-of-git-and-its-benefits.md): Git is a distributed version control system that has revolutionised the way software development teams manage their codebases
- [Setting up Git on Different Platforms](https://gitdeveloperguide.solomonmarvel.com/introduction-to-version-control/setting-up-git-on-different-platforms.md): Git is a distributed version control system that allows you to track changes and collaborate on projects
