Skip to content

Instantly share code, notes, and snippets.

@romeuhcf
Created November 14, 2018 21:16
Show Gist options
  • Save romeuhcf/1e6e39e3a113450ba12d47e642dd4a0a to your computer and use it in GitHub Desktop.
Save romeuhcf/1e6e39e3a113450ba12d47e642dd4a0a to your computer and use it in GitHub Desktop.
changelog
git fetch; git log --pretty=oneline production...origin/HEAD master --first-parent --merges | grep -v master..of | sed "s/.*branch '//; s/'.*//"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment