cli/internal/config
2022-04-26 13:07:44 +02:00
..
alias_config.go better get func 2020-06-05 13:09:04 -05:00
config_file.go Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
config_file_test.go Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
config_map.go Fix up bug in RemoveEntry and add tests for config_map 2021-11-22 09:24:03 -08:00
config_map_test.go Fix up bug in RemoveEntry and add tests for config_map 2021-11-22 09:24:03 -08:00
config_type.go Stop auth commands from modifying global config file (#5378) 2022-04-11 17:26:18 +02:00
config_type_test.go undo overzealous find/replace 2022-01-14 15:27:05 -06:00
from_env.go Add GH_HOST to hosts list if it has corresponding auth token (#5087) 2022-01-29 07:37:24 +00:00
from_env_test.go Add GH_HOST to hosts list if it has corresponding auth token (#5087) 2022-01-29 07:37:24 +00:00
from_file.go Stop auth commands from modifying global config file (#5378) 2022-04-11 17:26:18 +02:00
from_file_test.go Fix error message when using GH_ENTERPRISE_TOKEN but host is ambiguous 2021-07-20 14:11:07 +02:00
stub.go Stop auth commands from modifying global config file (#5378) 2022-04-11 17:26:18 +02:00
testing.go Add support for XDG_STATE_HOME 2021-05-25 16:30:51 -04:00