Before, git client was not correctly setting `ErrNotOnAnyBranch` error. Because of that, `gh pr status` was not functioning correctly when run from the detached HEAD. This commit fixes that. Fixes #7051 |
||
|---|---|---|
| .. | ||
| fixtures | ||
| client.go | ||
| client_test.go | ||
| command.go | ||
| errors.go | ||
| objects.go | ||
| url.go | ||
| url_test.go | ||