Skip to content

Instantly share code, notes, and snippets.

@steffen
Created May 18, 2010 16:20
Show Gist options
  • Save steffen/405181 to your computer and use it in GitHub Desktop.
Save steffen/405181 to your computer and use it in GitHub Desktop.
[user]
name = MY NAME
email = MY EMAIL
[core]
editor = mate -w
[alias]
st = status
ci = commit
br = branch
co = checkout
df = diff
lg = log -p
[merge]
tool = opendiff
[push]
default = tracking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment