Skip to content

Instantly share code, notes, and snippets.

@nuc
Created November 15, 2011 09:06
Show Gist options
  • Save nuc/1366510 to your computer and use it in GitHub Desktop.
Save nuc/1366510 to your computer and use it in GitHub Desktop.
Git History (tree log with pretty format)
[alias]
log --pretty=format:\"%h %ad | %s%Cgreen%d%Creset [%Cblue%an%Creset]\" --graph --date=short --topo-order
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment