Skip to content

Instantly share code, notes, and snippets.

@Sigafoos
Created January 3, 2024 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sigafoos/552038d4aec7e62b1cd7c54783c3a3e3 to your computer and use it in GitHub Desktop.
Save Sigafoos/552038d4aec7e62b1cd7c54783c3a3e3 to your computer and use it in GitHub Desktop.
git-pr
git push -u origin $(git rev-parse --abbrev-ref HEAD) && gh pr create
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment