cli/pkg/cmd/root
Andy Feller 3ada5af872 Enhance help docs on ext upgrade notices
- update `gh help environment` to include that upgrade notices only happen when gh or extensions are executed
- update `gh ext --help` to include reference to upgrade notices and points to `gh help environment` for info on disabling
2025-01-13 08:41:10 -05:00
..
alias.go Fix error handling for extension and shell alias commands (#7567) 2023-06-20 08:41:02 +09:00
alias_test.go Allow creating of nested aliases (#7457) 2023-05-25 09:46:45 +09:00
extension.go Separate logic for checking updates 2025-01-10 14:16:46 -05:00
extension_test.go Implement remaining PR feedback 2024-12-13 23:09:18 -05:00
help.go Fix pr checks exit code (#9452) 2024-08-16 14:30:11 -07:00
help_reference.go update generated content for man pages and website 2024-05-17 09:30:53 -04:00
help_test.go Offer different editor modes during release create 2020-08-25 20:20:44 +02:00
help_topic.go Enhance help docs on ext upgrade notices 2025-01-13 08:41:10 -05:00
help_topic_test.go Introduce helpTopics type and reduce duplication across commands (#7414) 2023-05-11 14:59:12 +02:00
root.go Refactor extension command testing 2024-11-17 21:59:06 -05:00