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 upPinned
1,989 contributions in the last year
Contribution activity
November 2020
Created 42 commits in 6 repositories
Created 1 repository
Created a pull request in cli/cli that received 2 comments
Set up git authentication when logging in to gh
This sets up git HTTPS credentials after successfully logging in to GitHub CLI. As a proof of concept, observe the last step in the flow:
$ gh auth…
Opened 11 other pull requests in 5 repositories
cli/cli
2
open
2
merged
Homebrew/homebrew-core
3
closed
1
merged
thechangelog/transcripts
1
merged
cli/safeexec
1
merged
github/hub
1
open
Reviewed 27 pull requests in 3 repositories
cli/cli 25 pull requests
- Update scoop install option
- Document that reviewers can be teams
- [WIP] #2362 merge deletes branch
- Warn termux users with older Android versions
- Preserve/restore pr and issue input
- Spell check
- Simplify build flags setup
- Add make install target for POSIX systems
- match parent repo protocol when forking
- respect GH_HOST when resolving remotes
- Use `os.UserHomeDir()` instead of `homedir.Dir()`
- Add "reference" help topic
- Add integrated emoji parsing into markdown rendering
- Downgrade survey to v2.1.1
- Refactor pr/issue creation code
- Add support for GH_TOKEN and GH_ENTERPRISE_TOKEN
- Add support for ssh_config Include directives
- Minor fix in USAGE help info for some commands
- Generate correct URL when branch option is passed in
- Fix typos
- #1190 - limit merge methods
- Fetch and print all Issue labels
- Render links as absolute URLs in `repo view`
- Show MousetrapHelpText when double-clicking gh.exe
- Add Gentoo instructions to install the package
cli/shurcooL-graphql 1 pull request
mislav/poignant-guide 1 pull request
Created an issue in cli/cli that received 1 comment
Ensure our release binaries work on Apple Silicon
It looks like macOS arm64 architecture requires all Go binaries to be signed: golang/go#42684 We currently macOS binaries from Linux, but if we swi…

