Skip to content

Instantly share code, notes, and snippets.

@AnimatorJoe
Last active March 9, 2017 23:07
Show Gist options
  • Save AnimatorJoe/2090bc83f3b340e349b303adefc52072 to your computer and use it in GitHub Desktop.
Save AnimatorJoe/2090bc83f3b340e349b303adefc52072 to your computer and use it in GitHub Desktop.
`git logv` command, by @EtherTyper
git config --global alias.logv "log --graph --pretty=format:\"%h \\"%s\\" by %an <%ae>\" --all"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment