GitHub CLI 2.66.1
Hotfix: gh pr view
fails with provided URL
This addresses a regression in gh pr view
was reported in #10352. This regression was due to a change in v2.66.0
that no longer allowed gh pr
subcommands to execute properly outside of a git repo.
What's Changed
Full Changelog: v2.66.0...v2.66.1