Day 8 Task: Basic Git & GitHub for DevOps Engineers.
What is GIT?
Git is a free open source distributed version control system you can use to track changes in your files. You can work on all types of projects in Git, from small to large.
With Git, you can add changes to your code and then commit them ...
gajananb.hashnode.dev3 min read