What is Git/Version Control System

What is “version control”, and why should you care?

Version control is a system that records changes to a file or set of files over time so that you can recall specific versions later.

Here we specifically talk about codes but virtually we can keep a version history of every file possible.

Untitled

Benefits:

What is GIT?

Untitled

By far, the most widely used modern version control system in the world today is Git.

Why GIT?

Untitled