cli/pkg/cmd/pr/diff
Mislav Marohnić 4a3ef50d2d
Standardize pager output across commands (#5141)
Add pager functionality to the following commands:
- gist list
- pr checks
- release list
- run list
- run view
- secret list
- workflow list
- workflow view

Additionally, normalize error handling when starting the pager has
failed: only print a non-fatal notice to stderr instead of aborting the
whole command.
2022-02-01 08:36:51 +01:00
..
diff.go Standardize pager output across commands (#5141) 2022-02-01 08:36:51 +01:00
diff_test.go pr diff: support very long lines 2021-12-01 17:03:11 +01:00