cli/pkg/httpmock
vilmibm f3eb092d7e isolate repo fork command and tweak usage
This commit is another isolation refactor, this time for repo fork.
However, I got fed up with the --remote="true|false|prompt" style of
flags and took this opportunity to switch to a set of bool flags:

--remote and --clone
--no-remote and --no-clone

the string args were really non standard and confusing; with only two
bools it was impossible to tell when to prompt.
2020-07-27 13:04:31 -05:00
..
legacy.go isolate repo fork command and tweak usage 2020-07-27 13:04:31 -05:00
registry.go Fix pr checkout <owner>:<branch> when it matches the default branch 2020-07-15 15:35:42 +02:00
stub.go Match named queries in test stubs 2020-07-10 20:04:54 +02:00