cli/internal
Mislav Marohnić f9783fe812 Add exec.Command stub mechanism that matches by arguments
Our previous command stub mechanism matches stubs sequentially, which leads to brittle tests when the exec calls get reordered or removed in the implementation.
2020-09-23 18:38:29 +02:00
..
authflow split auth flow code into new internal package 2020-09-10 12:13:48 -05:00
config Fix typo overriden -> overridden 2020-09-18 13:59:44 +09:00
ghinstance support --web for gist view 2020-09-14 10:33:29 -05:00
ghrepo Allow explicitly specifying the hostname for gh operations 2020-08-12 16:16:34 +02:00
run Add exec.Command stub mechanism that matches by arguments 2020-09-23 18:38:29 +02:00