Basic Git & GitHub that any DevOps Engineers should never miss
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.
To install git run the following co...
madhup.hashnode.dev2 min read