Skip to content

Instantly share code, notes, and snippets.

@russ
Created September 25, 2008 20:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save russ/12927 to your computer and use it in GitHub Desktop.
Save russ/12927 to your computer and use it in GitHub Desktop.
[user]
name = "Russ Smith"
email = "russ@bashme.org"
[alias]
ci = commit -a -v
co = checkout
st = status -a
praise = blame
[mirror]
summary = true
[apply]
whitespace = strip
[diff]
color = auto
rename = auto
[pager]
color = true
[status]
color = auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment