.gitconfig @ 6df07d9e92d9

Fix the git identity.
author Steve Losh <steve@stevelosh.com>
date Fri, 23 Apr 2010 11:18:43 -0400
parents d227a57e956e
children 1b7aa8ec75fb
[user]
name = Steve Losh
email = steve@stevelosh.com

[core]
pager = cat
editor = mate -w

[alias]
gl = log -10 --all --graph --topo-order --pretty='format: %Cgreen%h%Creset %s%Cred%d%Creset%n'
gll = log --all --graph --topo-order --pretty='format: %Cgreen%h%Creset %s%Cred%d%Creset%n'

com = commit
cm = commit -m

co = checkout

stat = status
st = status

unstage = reset HEAD
uns = reset HEAD

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

[codebase]
username = steve
apikey = zl2b3od1ln9g23438nhvug0yoppe5lkia9ro3pun
domain = dwaiter.codebasehq.com