Basic Git & GitHub for DevOps Engineers.
How to Install Git on your computer (if it is not already installed)
Git is a version control system that is used to track the changes of a file among multiple people.
This is commonly used in software development.
Firstly, update your machine,
sudo ...
neha99.hashnode.dev2 min read