Skip to content

Instantly share code, notes, and snippets.

@ericzumba
Created April 3, 2017 11:39
Show Gist options
  • Save ericzumba/6eab5ba3ff1c0b95ecf68ff95815c8b1 to your computer and use it in GitHub Desktop.
Save ericzumba/6eab5ba3ff1c0b95ecf68ff95815c8b1 to your computer and use it in GitHub Desktop.
git graph
[alias]
graph = log --graph --all --date=relative --pretty=format:'%C(yellow)%h %Cgreen%d %Creset%s %C(dim normal)(%ad) %an%Creset'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment