cli/cmd/gh
Mislav Marohnić 626c639df5
Disallow update checker delaying the gh process (#6978)
This ensures that checking for newer versions of gh happens in the background of the main operation that the user requested, and that when that operation is completed, the gh process should immediately exit without being delayed by the update checker goroutine.
2023-02-07 19:52:53 +00:00
..
main.go Disallow update checker delaying the gh process (#6978) 2023-02-07 19:52:53 +00:00
main_test.go Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00