MFH: r551641
devel/gh: Update to 1.1.0
From ChangeLog: https://github.com/cli/cli/releases/v1.1.0
Features
- Support GH_PAGER environment override for PAGER
- Disable terminal pager when its value is set to cat
- repo view: add option to specify a branch
- repo view: render :emoji: syntax as emoji characters
Bugs
- Fix pr create when branch was already pushed to a non-base remote
- pr status/view/create: fix API-related failures with GitHub Enterprise Server
- Fix markdown rendering when terminal pager is enabled
- repo create: respect repo name input given in interactive prompt
- auth login: display correct hostname in Personal Access Token instructions
- auth login: document minimum required token scopes
- pr checkout: fix running on detached HEAD
- pr merge: default to "no" for "delete branch after merge" prompt
- gist list: switch to GraphQL API to improve fetching
- support fetching more than 100 gists
- list gists ordered by creation time, descending
- for machine-readable output, serialize timestamps in RFC 3339 format
- ensure newlines in gist description are rendered as spaces
- gist view/edit: fix passing Gist URL as argument
- gist edit: check ownership before editing
- gist edit: avoid updating gist when the contents haven't changed
- repo garden: fix for repositories with only a few commits
- repo garden: restore tty settings on exit
- Fix reading the current git branch name when it contains a non-breaking space
- Document gh config set pager ... option
- Fix .tar upload tests on different OSs
PR: 250176
Submitted by: vulcan@wired.sh (maintainer)
Approved by: ports-secteam (blanket, bugfix release)