Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,120 contributions in the last year
Contribution activity
August 2020
Created a pull request in cli/cli that received 2 comments
Implement OAuth Device Authorization flow
Before, we implemented the OAuth app authorization flow which requires a callback URL. To provide such a URL, we had to spin up a local HTTP server…
+267
−22
•
2
comments
- Gist Create - Output Filename
- gh auth refresh
- Add `:branch` placeholder for API calls
- Provide better error message for gh repo clone
- auth status
- Generalize REST error parsing
- Remove period from gh alias --help's output
- Fix debian install example
- gh auth login
- auth logout
- Fix `--milestone` flag on `issues list` command
Created an issue in cli/cli that received 1 comment
Allow JSON array parameters in `gh api`
Neither --field nor --raw-field accept JSON arrays right now. To pass a JSON array or a nested object, one needs to construct the JSON payload outs…
1
comment