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- GitHub Staff
- Amsterdam
- Sign in to view email
- https://mislav.net
Pinned
1,863 contributions in the last year
Contribution activity
June 2020
Created a pull request in Homebrew/homebrew-core that received 8 comments
- Remove redundant type declarations for composite struct literals
- Fix doc EXAMPLES formatting for HTML
- Tweak gh config examples in help output
- api command: support `{owner}` and `{repo}` placeholders
- api command: add explicit Content-Length for file uploads
- Support passing raw POST body in `api` command
- Print HTTP errors on stderr in `api` command
- Pretty-print JSON in `api` command output
- GHE compatibility for `pr list/status`
- gh api: fix passing file/stdin contents via field arguments
- Write per-host config info to `hosts.yml` instead of `config.yml`
- Issue #930 - Fix output for plain text on issue and pr output file
- Added examples and custom error message for space separated issues
- Fix incorrect docs in Issue&PR create
- Fix doc EXAMPLES formatting for HTML
- initialize a non-empty config
- Tweak gh config examples in help output
- Remove duplicated words in PULL_REQUEST_TEMPLATE
- Validate pr and issue limit flag
- fix regression in support for detached HEAD state
- add docs about new triage rotation
- Reverse the order of commits in `pr create --fill`
- Update setup-go version
- Update setup-go action and use latest Go
- Change angular brackets with single quotes
- minor credits polish
- Style all commands like the root help command
- remove strict ">" when click link
- gh alias list
- Consistent PR lookup interface
- shorthand of clone without username
- Query Params in Web mode of Issue/PR creation
- gh alias set
- Write per-host config info to `hosts.yml` instead of `config.yml`
- Support labels in issue templates
Created an issue in cli/cli that received 2 comments
api command: provide flag to silence output
E.g. gh api --quiet could perform the API request but not show the JSON response on stdout.
This will, of course, not be useful for GET requests, b…
2
comments