Skip to content

Instantly share code, notes, and snippets.

@knowuh
Created August 20, 2009 15:16
Show Gist options
  • Save knowuh/171115 to your computer and use it in GitHub Desktop.
Save knowuh/171115 to your computer and use it in GitHub Desktop.
[npaessel@dhcp213] 0022:~/lab/mysystem ( master ) $ cat ~/.gitconfig | grep -i email
email = [email protected]
[npaessel@dhcp213] 0022:~/lab/mysystem ( master ) $ git config --list | grep -i email
[email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment