updating gitconfig with new email

This commit is contained in:
2016-02-25 18:26:35 -07:00
parent 3ae771ce1d
commit 09db3e0de3

View File

@@ -1,6 +1,6 @@
[user]
name = Dustin Swan
email = dustinswan@gmail.com
email = dustin@dustinswan.com
[alias]
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%C(bold blue)<%an>%Creset' --abbrev-commit