Skip to content

Instantly share code, notes, and snippets.

@iwazer
Created March 14, 2012 17:22
Show Gist options
  • Save iwazer/2038038 to your computer and use it in GitHub Desktop.
Save iwazer/2038038 to your computer and use it in GitHub Desktop.
[alias]
lg = log --graph --decorate --oneline --abbrev --relative-date --topo-order
lga = log --graph --decorate --oneline --abbrev --relative-date --topo-order --all
log --graph --date=short --pretty='%C(yellow)%h%Creset %C(cyan bold)%d%Creset %s %Cgreen[%cd]%Creset' --decorate --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment