Skip to content

Instantly share code, notes, and snippets.

@willnss
Created March 18, 2012 15:41
Show Gist options
  • Save willnss/2075611 to your computer and use it in GitHub Desktop.
Save willnss/2075611 to your computer and use it in GitHub Desktop.
git log
git log --pretty=format:'%h por %an em %ar, mensagem {%s}'
git log --pretty=format:'%h : %s (%an em %ar)' --graph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment