Skip to content

Instantly share code, notes, and snippets.

@leobessa
Created October 18, 2010 15:27
Show Gist options
  • Save leobessa/632396 to your computer and use it in GitHub Desktop.
Save leobessa/632396 to your computer and use it in GitHub Desktop.
Git changelog
git log --pretty='format:(%cr) - %s %d' | tail -r
git log --pretty='format:%Cblue(%cr) %Cred%s %Cgreen %d %Creset' | tail -r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment