.gitconfig @ 532b637f1326

Add the tweets alias.
author Steve Losh <steve@stevelosh.com>
date Sun, 13 Sep 2009 11:11:47 -0400
parents da2751a0739f
children cbbf5d2089be
[user]
name = Steve Losh
email = steve@stevelosh.com

[alias]
glog = log --graph --topo-order --pretty='format:%an: %s (%h)%n'
com = commit
co = checkout
stat = status