|
|
|
|
|
by bewuethr
2108 days ago
|
|
This is one of my favourites, too! And combined with the alias functionality, you can do gh alias set pcw 'pr create --web'
and then just use gh pcw
to create a new PR. There's also sufficient smarts around forking or not, depending on write permissions on the upstream repo. |
|