Skip to content

Instantly share code, notes, and snippets.

@EtherTyper
Forked from AnimatorJoe/git-logv.sh
Created March 9, 2017 23:07
Show Gist options
  • Select an option

  • Save EtherTyper/29bf79b4aebc5134f55a8a4b9fffa063 to your computer and use it in GitHub Desktop.

Select an option

Save EtherTyper/29bf79b4aebc5134f55a8a4b9fffa063 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