.gitconfig @ 343e70cc44f9

Remove the outgoing and incoming keywords from my prompt.
author Steve Losh <steve@stevelosh.com>
date Thu, 16 Jul 2009 02:17:13 -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