Skip to content

Instantly share code, notes, and snippets.

@koron
Created March 23, 2017 02:10
Show Gist options
  • Save koron/819c30251a1a66c6cb9d3525c2867c13 to your computer and use it in GitHub Desktop.
Save koron/819c30251a1a66c6cb9d3525c2867c13 to your computer and use it in GitHub Desktop.
graph alias from my gitconfig
[alias]
graph = log --graph --date-order -C -M --pretty=format:\"<%h> %ad [%an] %Cgreen%d%Creset %s\" --date=short
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment