Skip to content

Instantly share code, notes, and snippets.

@henriquegogo
Last active June 5, 2017 19:58
Show Gist options
  • Save henriquegogo/1550644 to your computer and use it in GitHub Desktop.
Save henriquegogo/1550644 to your computer and use it in GitHub Desktop.
Configuração de git log colorida
[alias]
lg = log --format='%Cred%h %Creset%s (%Cgreen%an%Creset) - %Cblue%cr' --graph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment