0
0

Githubに新規ブランチを git push した時にすぐにPRを作成する

Posted at

発見

新規ブランチをGithubにpushした時に標準出力されるURLから、すぐPR作成できること気づいた

Create a pull request for 'branch-name' on GitHub by visiting:
   remote:      https://github.com/xxx/yyy-hra/pull/new/branch-name

今まで地味に面倒だったので、これ良いな
( コンソールによってはリンクを Ctrl + クリック / Command + クリック とかですぐにページに飛べるはず)

よく見ると思い切り Create a pull request for って書いてあるのにまるで気づいてなかった

ちなみに新規ブランチのpushでないと教えてくれないようだ

チャットメンバー募集

何か質問、悩み事、相談などあればLINEオープンチャットもご利用ください。

Twitter

0
0
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
0
0