Oops, adding name and email to gitconfig

This commit is contained in:
Dustin Swan
2011-09-21 18:34:09 -04:00
parent e6bbf9b4c1
commit a063674c55

View File

@@ -1,2 +1,6 @@
[user]
name = Dustin Swan
email = dustinswan@gmail.com
[alias]
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short