Nikul kumarnikul.hashnode.dev·Aug 25, 2023🚀Day 12 Cheat sheet for Git GitHub📌Configuration Commands for setting up your name and email globally, so your commits are attributed correctly. CommandExplanation git config --global user.name "Your Name"Set your name for commit attribution. git config --global user.email "...27 readsGitHubAdd a thoughtful commentNo comments yetBe the first to start the conversation.