Joined April 2014
·

Paul van den Berg

Deventer, Netherlands
·
·

Posted to A better git log over 1 year ago

The git plugin of oh-my-zsh comes with tons of aliases, including log aliases.

  • alias glgg='git log --graph --max-count=10'
  • alias glgga='git log --graph --decorate --all'
  • alias glo='git log --oneline --decorate --color'
  • alias glog='git log --oneline --decorate --color --graph'
Achievements
1 Karma
0 Total ProTip Views
Interests & Skills