cli/pkg/cmd/pr/view
Callum Macrae f7ef503051 fix: respect GH_FORCE_TTY when running gh pr view
`GH_FORCE_TTY` only affects stdout, not stderr, so this check was
failing and the flag was being ignored.

I also checked for similar problem in other files but everything else
seemed stderr or stdin related.

closes #5354
2022-03-25 15:07:47 +00:00
..
fixtures Fix how teams are displayed in requested reviewers 2021-05-28 14:32:31 +02:00
view.go fix: respect GH_FORCE_TTY when running gh pr view 2022-03-25 15:07:47 +00:00
view_test.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00