[CLI] Github (gh) 指令
:::官方文件
:::
TL;DR
# https://cli.github.com/manual/gh_pr_create
$ gh pr create
# -a, --assignee
# -l, --label
# -w, --web, open web browser
$ gh pr create -a John,Jane -l some-label -w
:::官方文件
:::
# https://cli.github.com/manual/gh_pr_create
$ gh pr create
# -a, --assignee
# -l, --label
# -w, --web, open web browser
$ gh pr create -a John,Jane -l some-label -w