Skip to content

Instantly share code, notes, and snippets.

@bernardoduarte
Created December 15, 2023 16:54
Show Gist options
  • Save bernardoduarte/9ba0aa97d1c14b8af48b5e09f778ae6c to your computer and use it in GitHub Desktop.
Save bernardoduarte/9ba0aa97d1c14b8af48b5e09f778ae6c to your computer and use it in GitHub Desktop.
git cherry -v master develop | grep -e '^+*' | grep -o '#[0-9a-z]\+' | sort | uniq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment