Skip to content

Instantly share code, notes, and snippets.

@geowa4
Created February 4, 2013 14:18
Show Gist options
  • Save geowa4/4706941 to your computer and use it in GitHub Desktop.
Save geowa4/4706941 to your computer and use it in GitHub Desktop.
[color]
ui = true
[alias]
lol = log --graph --decorate --pretty=oneline --abbrev-commit --all
st = status
co = checkout
ci = commit
count = shortlog -sn
lost = log --stat
patchlog = log --patch
cam = commit -am
cim = commit -m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment