Skip to content

Instantly share code, notes, and snippets.

@jlong
Created April 7, 2009 13:51
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 jlong/91239 to your computer and use it in GitHub Desktop.
Save jlong/91239 to your computer and use it in GitHub Desktop.
[user]
email = me@....com
name = John W. Long
[alias]
br = branch
ci = commit
cia = commit -a
co = checkout
df = diff
lg = log
st = status
up = pull origin master
[merge]
summary = true
[color]
diff = auto
status = auto
branch = auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment