Git: Basic commands
What is Git
Git is a version control system.
It is open source.
It is used to collaborate between the team
It uses to track the changes like what changes are made, its history including who has done the changes.
Download the Git
Below is the link w...
laxme.hashnode.dev2 min read