.gitconfig @ bc7e4f80b5ee

Add the review extension and clean up the bitb alias.
author Steve Losh <steve@stevelosh.com>
date Thu, 22 Oct 2009 19:23:13 -0400
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