cli/test
Mislav Marohnić 93c61a83b2 Fix pr status -R crash with closed PR on the default branch
At the time we have a reference to `baseRepo`, we might still not have
contacted the API nor obtained any information about the default branch
for the repository. This expands the `PullRequests()` query to always
report the default branch so we may choose how to render entries that
belong on the current branch.
2020-05-07 20:53:03 +02:00
..
fixtures Fix pr status -R crash with closed PR on the default branch 2020-05-07 20:53:03 +02:00
helpers.go Code fixes informed by golangci-lint failures (#738) 2020-04-03 16:33:34 +02:00