Skip to content

Instantly share code, notes, and snippets.

@rskuipers
Last active September 8, 2022 08:26
Show Gist options
  • Save rskuipers/dd2aea78495511a64e84 to your computer and use it in GitHub Desktop.
Save rskuipers/dd2aea78495511a64e84 to your computer and use it in GitHub Desktop.
git log v1.0.0..v1.1.0 --pretty=oneline | grep -oE "PRJ-[0-9]+" | sort | uniq | xargs | sed 's/ /,/g'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment