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,208 contributions in the last year
Contribution activity
October 2020
Created a pull request in cli/cli that received 4 comments
Fix updating scoop bucket, homebrew-core formula on release
Goreleaser can no longer bump our scoop bucket for us since we're always creating a draft release initially. Fixes #1684 Followup to #1615 (review) …
- issue create: Add special @me assignee (self)
- Fix issue label overrides caused by pagination
- Run commands from explorer.exe
- Add ability to print auth token
- Validate git protocol config before setting it
- Improve installation instructions in README
- Warn when an unknown config key is set
- Sign Windows .exes in a post-build hook
- Clone repos using canonical username/repo name capitalization
- Add int32 validation to milestone numbers
- Update shouldCheckForUpdate
- ♻️ Refactor gist list to use graphQL
- store gh config in %APPDATA% on windows os
- Add link to Homebrew and MacPorts
- Avoding --short option in git symbolic-ref for getting the current branch
- gh render
- Use status codes from http package
- Filter out unwanted stderr output during git push commands
Created an issue in cli/cli that received 2 comments
Known problems with `repo create` command
The gh repo create command right now has separate and potentially confusing behaviors when ran inside an existing local git repository vs. outside …