What is Git?
Understand what is Git.
Git Introduction
Git is a distributed version control system that tracks
- file changes
- who made changes
Local vs Remote repositories
Git has two repository types, local and remote
Understand what is Git.
Git is a distributed version control system that tracks
Git has two repository types, local and remote