Basic Git and GitHub (Part-2)
🧑💻Git config
git config is used to set and view configuration options for your Git environment. These configuration options control various aspects of how Git behaves, such as user information, text editors, default behaviours, and more.
We will u...
ankitkundala.hashnode.dev3 min read