cli/internal/config
Andy Feller d2cd14b4cd Remove out of scope changes, update list commands
After discussing this with the team, the `gh config` changes to display `accessible_colors` have been removed from this branch being outside of acceptance criteria.  This will be moved to a separate issue along with any other work needed to finalize the public preview such as `gh help` entries for `GH_ACCESSIBLE_COLORS` environment variable.

List commands that use ColorScheme.Gray have been updated to use ColorScheme.Muted.
2025-03-31 11:58:30 -04:00
..
migration Fix some typos raised by codespell 2024-01-17 15:34:49 +01:00
auth_config_test.go Add HasActiveToken to AuthConfig. 2024-09-18 08:42:19 -06:00
config.go Remove out of scope changes, update list commands 2025-03-31 11:58:30 -04:00
config_test.go Fix repo fork to use remote protocol if none configured 2024-05-10 10:48:36 +02:00
migrate_test.go Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00
stub.go Add prefer_editor_prompt config 2024-07-09 21:01:50 +09:00