Skip to content

Instantly share code, notes, and snippets.

@SupermanScott
Created April 22, 2010 19:48
Show Gist options
  • Save SupermanScott/375719 to your computer and use it in GitHub Desktop.
Save SupermanScott/375719 to your computer and use it in GitHub Desktop.
user]
name = Scott Reynolds
email = [email protected]
[color]
ui = auto
[pager]
status = true
show-branch = true
[alias]
st = status
ci = commit
co = checkout
staged = diff --cached
unstaged = diff
both = diff HEAD
oneline = log --pretty=oneline
amend = commit --amend
ls = branch -a
drupal-diff = diff --relative --no-prefix .
[merge]
tool = opendiff
[format]
numbered = auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment