Highlights
- 1 discussion answered
Pinned
1,561 contributions in the last year
Less
More
Contribution activity
September 2021
Created 7 commits in 2 repositories
Created a pull request in golang/vscode-go that received 1 comment
src/goTest: ensure that cursorOrPrevious always saves
In the case of cursorOrPrevious command not finding a Go test under the cursor, it will call go.test.previous. However, cursorOrPrevious automatica…
+10
−4
•
1
comment
Reviewed 8 pull requests in 2 repositories
cli/cli
7 pull requests
github/hub
1 pull request
Created an issue in cli/cli that received 4 comments
Prevent pr commands without arguments from accidentally applying to defunct, closed PRs
When you run gh pr view, for example, we will look up the current branch and display the latest PR that has it as its head branch. We do this even …
4
comments


