Skip to content

Instantly share code, notes, and snippets.

@kkreft
Created October 26, 2023 07:52
Show Gist options
  • Save kkreft/865b986e265671b5c49e038c5973a446 to your computer and use it in GitHub Desktop.
Save kkreft/865b986e265671b5c49e038c5973a446 to your computer and use it in GitHub Desktop.
git release changelog

From the release/* branch run

git log --no-merges master..$(git branch --show-current) --format="%s"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment