[alias]
pl = pull
ph = push
co = checkout
ci = commit
st = status
br = branch
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short
[color]
ui = auto
[merge]
tool = opendiff
[core]
editor = subl -w
ignorecase = false