.gitconfig @ 5e9b8669ce08

Shuffle around the vim stuff a bit.
author Steve Losh <steve@stevelosh.com>
date Wed, 30 Dec 2009 22:43:08 -0500
parents cbbf5d2089be
children 15633a0d4bd5
[user]
name = Steve Losh
email = steve@stevelosh.com

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

[color]
branch = auto
diff = auto
interactive = auto
status = auto