Skip to content

Instantly share code, notes, and snippets.

@jlong
Created April 7, 2009 13:51
Show Gist options
  • 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 = [email protected]
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