$ git config --get-all user.name or $ git config --list
$ git config --local user.name "John Doe" $ git config --local user.email johndoe@example.com