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,238 contributions in the last year
Contribution activity
September 2020
Created a pull request in cli/cli that received 3 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
•
3
comments
- Fix `pr create` when branch was already pushed to a non-base remote
- 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
- Modification of help text for usage of gh pr checks
- fix(browser): show message if $BROWSER isn't in $PATH
- [Fix] Creating repository with the --team flag
- Fixed gh pr checkout on detached HEAD
- Don't send a request when the contents haven't changed
- update upgrade command for updating the CLI for Debian, Ubuntu Linux (apt)
- Fix gist ID extraction from url
- [#1755] SSH key management (gh ssh-key list)
- Do case-insensitive lookup of labels for issues
- chore: add make clean to remove bin and manpages
- Fix typo in install_linux.md
- Fix debian executable path
- ♻️ Refactor gist list to use graphQL
- Update command-line-syntax.md
- Fix typo overriden -> overridden
- Fix short description of `gist`
- shared/upload: Add .tar format
- Add sudo to pacman install command
- Fix dnf update command
- 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
- Some pull request reviews not shown.
Created an issue in cli/cli that received 3 comments
Allow setting a default push target for `pr create`
In #1706 we've changed pr create so it no longer automatically pushes to a remote, but prompts instead. We made that change because, during beta, w…
3
comments

