git config
$ git config --global user.name "John Doe"
$ git config --global user.email johndoe@example.com
Tame Toad
$ git config --global user.name "John Doe"
$ git config --global user.email johndoe@example.com
git config --global user.name "John Doe"
git config --global user.email johndoe@example.com
Follow the steps mentioned inside the below link:
https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup
Git config path: C:\Users\USER_NAME\AppData\Local\Programs\Git\etc