Version Control with Git

Git is a distributed version control system that tracks changes in source code during software development.

Branching and merging are core Git concepts that enable parallel development workflows.