Skip to content

Instantly share code, notes, and snippets.

@albertsun
Created August 15, 2016 15:46
Show Gist options
  • Save albertsun/9251c4ed1ec115264548de0a432fdc70 to your computer and use it in GitHub Desktop.
Save albertsun/9251c4ed1ec115264548de0a432fdc70 to your computer and use it in GitHub Desktop.
[alias]
lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --
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