Day-08 Task: Basic Git & GitHub for DevOps Engineers
Describe Git
Git is a version control system that lets you keep track of file changes and divide up work among several users. While it may be used to track changes to any set of files, it is most frequently used for software development.
Git allows y...
irfans.hashnode.dev4 min read