Skip to content

Instantly share code, notes, and snippets.

@boina-n
Created July 24, 2025 20:12
Show Gist options
  • Save boina-n/3ca0fcbdef7f3108f13ce5d1009d4b4a to your computer and use it in GitHub Desktop.
Save boina-n/3ca0fcbdef7f3108f13ce5d1009d4b4a to your computer and use it in GitHub Desktop.
bash-snippets
gh release create beta-$(basename `git rev-parse --show-toplevel`)-$(git rev-parse --short HEAD) --generate-notes --target $(git branch | grep \* | cut -d ' ' -f2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment