open cmd prompt and type below command.
git config --show-origin user.email
git config --show-origin user.name
To know the list of attributes available in the configuration
git config --list
No comments:
Post a Comment