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,220 contributions in the last year
Contribution activity
September 2020
Created a pull request in cli/cli that received 2 comments
Improve repository base and head resolution
First, this changes how "base" repository is determined when in a git repository. This affects all gh commands that operate on the current repo (i.…
+410
−1,105
•
2
comments
- Document `gh config set pager ...` option
- Fix `release download`
- Extract environment variables as a separate help topic
- Bump Go dependencies
- Fix measuring terminal width for output
- Add support for CLICOLOR standard
- Extend PAGER support to all commands producing significant output
- Make GitHub remote parsing and authentication stricter
- Avoid setting a default `Accept` header in `api` command
- Fix detecting display width of common punctuation characters
- bunch of gist stuff
- Fallback browser when `xdg-open` does not exist
- Remove square brackets from persistent flag description to fix zsh autocomplete
- Go 1.15+ is required to run the test suit
- hackday: gh repo garden
- support auth login --web
- Extract environment variables as a separate help topic
- Update README.md
- Add env command
- Support "prompt" config setting
- Fix issue listing misalignment
- Handle runtime error on bad user input
- Do not html escape repo view output
- Add opensuse zypper installation steps
- fix butchered query
- Add auth command and flag usage to README
- support older ubuntu LTS versions
- Fix 32 bit arch name
- Add PR Title to CommitHeadline during merge PR
- linux repository automation
- Filter gh credits for humans
- PR Merge confirmations
- gh pr checks
- Remove feedback survey from README
- properly check for tty when in powershell
Created an issue in Homebrew/brew that received 2 comments
The `system` method in formulae incompatible with Ruby `system`
Bug report
ran brew update and can still reproduce the problem? n/a
ran brew doctor, fixed all issues and can still reproduce the problem? n/a
…
•
2
comments