Skip to content

Instantly share code, notes, and snippets.

@kinow
Created January 15, 2017 22:26
Show Gist options
  • Save kinow/1793d7fc5ed857170712bb0cdbeb1713 to your computer and use it in GitHub Desktop.
Save kinow/1793d7fc5ed857170712bb0cdbeb1713 to your computer and use it in GitHub Desktop.
alias for git log
alias gitl='git log --branches --remotes --tags --graph --decorate --stat'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment