Skip to content

Instantly share code, notes, and snippets.

@dade80vr
Created August 7, 2018 09:16
Show Gist options
  • Save dade80vr/ae2ef2bc2d6cae26b217d1009e387d8e to your computer and use it in GitHub Desktop.
Save dade80vr/ae2ef2bc2d6cae26b217d1009e387d8e to your computer and use it in GitHub Desktop.
Git pretty & short status log
git log --pretty=format:'%C(yellow)%h %Cred%ad %Cblue%an%Cgreen%d %Creset%s' --date=short
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment