Basic Git & GitHub for DevOps Engineers:
What is Git?
GIT is an open source Distributed Version Control System (DVCS) which records changes made in your project or a set of files laying emphasis on speed, data integrity and distributed, non-linear workflows.
Git is one of the best version c...
mrdevops.hashnode.dev6 min read