cli/internal/config
Kevin Lee 0d143ca89c
Consistent punctuation in command usages (#5139)
* Fix spelling and grammatical errors in command docs
* Add periods for consistency across the long command descriptions
* Format imports
2022-01-31 10:56:12 +00:00
..
alias_config.go better get func 2020-06-05 13:09:04 -05:00
config_file.go Update StateDir comment to mention XDG_STATE_HOME. 2021-12-16 20:07:33 +01:00
config_file_test.go undo overzealous find/replace 2022-01-14 15:27:05 -06: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 Consistent punctuation in command usages (#5139) 2022-01-31 10:56:12 +00: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 add GetOrDefault functionality to config 2022-01-11 14:56:58 -06: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 remove todo 2022-01-14 15:34:06 -06:00
testing.go Add support for XDG_STATE_HOME 2021-05-25 16:30:51 -04:00