Skip to content

Instantly share code, notes, and snippets.

@albertsun
Created October 3, 2013 20:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save albertsun/6816746 to your computer and use it in GitHub Desktop.
Save albertsun/6816746 to your computer and use it in GitHub Desktop.
git aliases
[alias]
lol = log --graph --decorate --pretty=oneline --abbrev-commit --all
dfb = log --left-right --graph --cherry-pick --oneline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment