Simple Steps to Configure Git for a Specific Repo with a Different User
Have you ever needed to set up different Git settings for a specific repository on your system that isn't your main account? By default, Git uses global configuration settings for all repositories, but sometimes you need a unique setup for certain re...
dushmanta.hashnode.dev5 min read