Day 9 of #90DaysOfDevOps
Why is Git important?
Git is a version control system. It maintains a history of all changes made to the code. The changes are stored in a special database called “repository”, also known as “repo”.
Two main advantages of using Git at software develo...
basavaraj-devops-blog.hashnode.dev5 min read