William Martin

Results 659 comments of William Martin

I also think we could do with an example demonstrating multiple queries in the `EXAMPLES` section of the `help`.

Yeh, I don't think it's that obvious that you can provide multiple space separated key value pairs like on the website (but also that they are treated as separate args,...

As a starting point, the snap has historically been broken because it doesn't use classic confinement, and we [advise people not to use it](https://github.com/cli/cli/blob/e437b83773309d03d2781b8dc8fcdfdaa52dec73/docs/install_linux.md#snap). I do see that they [just...

Sorry, I wrote a bunch of now deleted stuff and then realised I was being silly. This is my first week back to maintaining `gh` after 6 months doing something...

## Further Investigation Ok so in this specific case what's happening is that you are opening a PR from `main` on your fork to `main` on your upstream. When you...

### Acceptance Criteria **Given** I have a PR from a branch in my fork with the same name as the default branch on my upstream **When** I use `gh pr...

Labelling this P3 because this has been broken for 10 months without a report so it can't be impacting that many people. Might be a _little_ tricky to fix, but...

Think this also fixes https://github.com/cli/cli/issues/10093 which is effectively a duplicate of part of https://github.com/cli/cli/issues/6462

Hey @uraneko, Sorry for the delay in responding. I looked at this last week but was a bit unsure of how to proceed since I don't have much experience in...

I suspect that the mine type detection package looks at the first `n` characters of a file to make a guess.