Skip to content

Instantly share code, notes, and snippets.

@diafour
Created October 17, 2017 09:49
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save diafour/19ad2404e1a365b42ed1cdcc4b6b730f to your computer and use it in GitHub Desktop.
Save diafour/19ad2404e1a365b42ed1cdcc4b6b730f to your computer and use it in GitHub Desktop.
git log pretty graph
git log --all --graph --date="format:%d.%m.%Y %H:%M" --pretty="%C(auto,yellow)%h %C(green)%an <%ae> %Cblue%ad %C(auto)%d %C(reset)%s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment