Skip to content

Instantly share code, notes, and snippets.

@benschwarz
Created January 30, 2013 00:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save benschwarz/4669360 to your computer and use it in GitHub Desktop.
Save benschwarz/4669360 to your computer and use it in GitHub Desktop.
Convert a github issue into a pull request
hub pull-request -i <issue-id-number> -h <gh-account>:<branch-name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment