.gitconfig @ 376d2be05f80

Add git = True to the diff section, and sim default for addremove.
author Steve Losh <steve@stevelosh.com>
date Sun, 31 May 2009 01:34:09 -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