GIT - colored log with graph

less than 1 minute read

Overview

Colored output of the git log with a (kind of) graph

Prerequisite

  • git

HowTo

git log --graph --decorate --pretty=oneline --abbrev-commit

Tags: , ,

Categories:

Updated: