GitHub
Github command for DevOps engineer:
✅ sets email address respectively to be used with your commits: git config --global user. email "youremail@example. com"
✅ sets the author name: git config --global user. name "FirstName LastName"
✅ command i...
shreyashbhise.hashnode.dev2 min read