Skip to content

Instantly share code, notes, and snippets.

@DannyDelott
Created January 30, 2016 01:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DannyDelott/9e26beae9d686cb2b5c7 to your computer and use it in GitHub Desktop.
Save DannyDelott/9e26beae9d686cb2b5c7 to your computer and use it in GitHub Desktop.
prettty_git-hist
#Add to ~/.gitconfig
[alias]
hist = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment