cli/context
Mislav Marohnić 5aca575964 Wire up OAuth authentication flow to initialize config file
The config file is now `~/.config/gh`.
2019-10-18 19:08:11 +02:00
..
blank_context.go Add Context.SetAuthToken 2019-10-18 18:47:42 +02:00
config_file.go Wire up OAuth authentication flow to initialize config file 2019-10-18 19:08:11 +02:00
config_file_test.go Improve config file parsing 2019-10-17 14:34:55 +02:00
config_setup.go Wire up OAuth authentication flow to initialize config file 2019-10-18 19:08:11 +02:00
config_success.go Wire up OAuth authentication flow to initialize config file 2019-10-18 19:08:11 +02:00
config_viewer.go Wire up OAuth authentication flow to initialize config file 2019-10-18 19:08:11 +02:00
context.go Wire up OAuth authentication flow to initialize config file 2019-10-18 19:08:11 +02:00
remote.go Use eq in more tests 2019-10-17 14:44:53 +02:00
remote_test.go Test FindByName 2019-10-17 16:10:45 +02:00