get git username and email

Shell
git config user.name
git config user.email
Source

Also in Shell: