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
1,999 contributions in the last year
Contribution activity
July 2020
Created a pull request in Homebrew/homebrew-core that received 13 comments
- Add GHE compatibility to the API adapter
- Report HTTP and Markdown errors in `repo view`
- Adapt markdown rendering for light terminal backgrounds
- Fix creating gists from stdin with argument
- Fix printing network error in case for failed HTTP requests
- Enable adding to GO_LDFLAGS without having to replace them all
- Revert to ignoring non-github.com git remotes
- Document supported environment variables
- Improve support for legacy issue/PR template names
- pr checkout fixes for branch names
- Expand our releasing, triage docs
- Improvements to checking OAuth scopes
- Add names to all our GraphQL queries
- Fix version and OAuth client information being injected via `make`
- Fix linter warning about sprintf within println
- Fix `brew install github/gh/gh --HEAD`
- Support `hosts.yml` existing while `config.yml` does not
- isolate repo fork command and tweak usage
- isolate repo create command
- README.MD: Fix Arch's install example
- API improvement : Drain response Body inside func `HasScopes`
- isolate repo clone
- Enabling custom color themes with the `GLAMOUR_STYLE` environment variable
- isolate repo view command
- migrate gist create to new command format
- pr command scriptability improvements
- repo command scriptability improvements
- Correctly handle and set empty and/or default issue & pr body
- remove package level terminal check state
- misc scriptability improvements
- Dedent help texts based on shortest indent
- Issue/PR Create Template Selection Tests
- fix variable shadowing
- hackday: gh repo garden
- shell aliases
- strip '\r' from text in markdown
- issue scriptability improvements
- Update pr.go to add clarity around --delete-branch flag
- Fixed gh issue close and gh issue reopen when issue number invalid
- Reduce minimum reuqired Go version from 1.14 to 1.13.8.
- Make: properly add environment C compiler flags to CGO
- Allow users to view an issue or PR even when the object provided is incorrect
- Some pull request reviews not shown.
Created an issue in cli/cli that received 1 comment
Dedicated authentication command
Example use:
gh auth --host github.com
As I see it, these would be its broader set of features:
triggers authentication for a specific GitHub ho…
1
comment

