.gitconfig @ cc98f087d46b

Use the hg prompt extension and clean the hell out of the colors.
author Steve Losh <steve@stevelosh.com>
date Fri, 19 Jun 2009 20:51:07 -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