.gitconfig: Add a `glog` alias (log --graph --oneline --decorate)
authorW. Trevor King <wking@tremily.us>
Sat, 16 Feb 2013 19:41:23 +0000 (14:41 -0500)
committerW. Trevor King <wking@tremily.us>
Sat, 16 Feb 2013 19:41:23 +0000 (14:41 -0500)
commitfc805a8676921726e4d14d5b92f066c0fb6ee3a0
treea72234039166a6284f39e6e4112cb49489d2ac5d
parent22f49dc2dbf899aff386a0e43965bb7b1d54df7f
.gitconfig: Add a `glog` alias (log --graph --oneline --decorate)

I use this a bunch, so save some typing with an alias.  The output is
especially pretty now that it's automatically colored (thanks,
color.ui!).
src/.gitconfig