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,765 contributions in the last year
Contribution activity
May 2020
Created a pull request in cli/cli that received 7 comments
Upgrade to Cobra 1.0
The most gratifying result of the upgrade is that we get to remove our obsolete hack to generate fish completions. The downside is that Cobra still…
+30
−178
•
7
comments
- Fix referring to loopback interface in OAuth flow
- Fix showing "Authentication complete" notice after OAuth dance
- Rename "master" to "trunk" in various links
- Fix linter in CI
- Enable linting for pull requests
- Respect GITHUB_TOKEN environment variable
- Avoid crash in `pr view` with reviewers
- Change source installation docs to avoid suggesting to change PATH
- Preserve CODEOWNERS reviewers in `pr create`
- Add `api` command for direct API access
- Faster resolve assignees, reviewers, labels on create via flags
- Upgrade to Go 1.14 in CI
- Fix `pr status -R` crash with closed PR on the default branch
- Fix parsing some issue template names
- Parallelism-safe mechanism for stubbing HTTP responses
- Tweak syntax in `issue/pr close` docs
- Update release doc content
- Remote delete
- Query Params in Web mode of Issue/PR creation
- gh alias set
- Interactive merge
- gh gist create
- Allow choosing a blank issue/pr template
- Generate manpages from cobra
- Add `gh pr ready`
- fix and tweak for site build
- feat: add command to create gist
- reenable skipping body prompt for pr/issue
- pass apiClient to determineBaseRepo
- Improved error message when "owner/repo" format not provided
- light interactive pr review
- add description default private for repo create
- Fix the help docs on subcommands
- Add support for `gh pr merge`
- Add command line syntax doc
- non-interactive gh pr review
- hackday: gh credits
- Disable interactive mode for `issue create` if all flags are passed
- Parallelism-safe mechanism for stubbing HTTP responses
- Allow a local branch name to be provided when checking out a pull request
- Add CodeQL Analysis workflow
- Some pull request reviews not shown.
Created an issue in cli/cli that received 4 comments
Change the default branch from "master" to something else
Our team would prefer to change our default branch name away from "master", since "master" is a generally problematic term due to its association w…
•
4
comments

