How to configure username and email in git?
There are 2 way to configure username and email in git. Globally Local (Repository basis) Set Username and email globally. Set username and email locally. Switch to the repository for which you want to configure.