What is git?
Git is the distributed version control system that tracks change in computer files , primarly used for coordinating work among the deveopers writing software source code.
Types of version control:
Local version control system.
Centralized version control systrem.






