cli/internal/config
2021-08-17 14:17:54 -07:00
..
alias_config.go better get func 2020-06-05 13:09:04 -05:00
config_file.go Remove backwards compatibility with homedir library for config files 2021-08-17 10:28:16 -07:00
config_file_test.go Add support for XDG_DATA_HOME 2021-06-02 09:46:14 -04:00
config_map.go Fix issue in FindEntry that causes extensions and alias crash 2021-06-29 15:01:00 -07:00
config_map_test.go Fix issue in FindEntry that causes extensions and alias crash 2021-06-29 15:01:00 -07:00
config_type.go Add tests and a little polish 2021-08-17 10:05:54 -07:00
config_type_test.go Add tests and a little polish 2021-08-17 10:05:54 -07:00
from_env.go Fix error message when using GH_ENTERPRISE_TOKEN but host is ambiguous 2021-07-20 14:11:07 +02:00
from_env_test.go Fix error message when using GH_ENTERPRISE_TOKEN but host is ambiguous 2021-07-20 14:11:07 +02:00
from_file.go Fix error message when using GH_ENTERPRISE_TOKEN but host is ambiguous 2021-07-20 14:11:07 +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 Default to GHES host if only GHES is authenticated (#3286) 2021-03-30 16:51:00 +02:00
testing.go Add support for XDG_STATE_HOME 2021-05-25 16:30:51 -04:00