cli/context
Mislav Marohnić 87a1490d1e Improvements to update notifier authentication
- Check for updates even if `~/.config/gh` does not exist. In this case,
  the API call is unauthenticated.

- Avoid having the update notifier ever triggering the OAuth flow.
2019-12-04 15:41:08 +01:00
..
blank_context.go Complete pr create test 2019-11-11 15:01:41 +01:00
config_file.go Improvements to update notifier authentication 2019-12-04 15:41:08 +01:00
config_file_test.go Eliminate package-level state in git remote parsing 2019-10-25 21:48:25 +02:00
config_setup.go Fix minor code issues discovered by staticcheck 2019-11-26 16:18:20 +01:00
config_success.go Wire up OAuth authentication flow to initialize config file 2019-10-18 19:08:11 +02:00
context.go Improvements to update notifier authentication 2019-12-04 15:41:08 +01:00
remote.go Cover more pr checkout test scenarios 2019-11-14 20:53:34 +01:00
remote_test.go Eliminate package-level state in git remote parsing 2019-10-25 21:48:25 +02:00