Skip to content

Instantly share code, notes, and snippets.

@jjeaton
Created August 8, 2014 12:11
Show Gist options
  • Save jjeaton/b4a2cf0a26d82757310b to your computer and use it in GitHub Desktop.
Save jjeaton/b4a2cf0a26d82757310b to your computer and use it in GitHub Desktop.
git log --pretty=format:"- %s%n%b" --since="$(git show -s --format=%ad `git rev-list --tags --max-count=1`)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment