Skip to content

Instantly share code, notes, and snippets.

@dragon3
Created May 12, 2009 13:29
Show Gist options
  • Save dragon3/110476 to your computer and use it in GitHub Desktop.
Save dragon3/110476 to your computer and use it in GitHub Desktop.
[core]
pager = less
[alias]
st = status
ci = commit
br = branch
co = checkout
df = diff
lg = log -p
[user]
name = dragon3
email = ryuzo.yamamoto@gmail.com
[color]
diff = auto
status = auto
branch = auto
interactive = auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment