Day 9 Task: Deep Dive in Git & GitHub for DevOps Engineers.
Git questions and answers read the article below URL:
https://medium.com/@madhuripatiletc48/git-questions-and-answers-a68e51edba27
Tasks
Set your user name and email address, which will be associated with your commits.
git config --global user.name...
madhuripdevops.hashnode.dev1 min read