Skip to content

Instantly share code, notes, and snippets.

@taea
Created January 11, 2014 12:58
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 taea/8370681 to your computer and use it in GitHub Desktop.
Save taea/8370681 to your computer and use it in GitHub Desktop.
$ brew install hub
$ eval "$(hub alias -s)"
$ source ~/.zshrc
$ git pull-request [branch名] -i [issue番号]
$ git pull-request fix_branch -i 133
Warning: Issue to pull request conversion is deprecated and might not work in the future.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment