LoginSignup
5
6

More than 5 years have passed since last update.

イシューにブランチを紐づけてpull-requestを出す

Last updated at Posted at 2014-06-24

hubコマンドをインストールしておいて、このコマンドを実行

hub pull-request -i $ISSUE_NUMBER -b $BASE_COMMIT -h $REQUEST_BRANCH

hub pull-request -i 7 -b timedia -h is0007

関連情報
http://qiita.com/kyanny/items/170a188a87925f81ae86

5
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
6