Highlights
- Arctic Code Vault Contributor
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,943 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in r-lib/gert that received 2 comments
Pass repo along in git_branch_set_upstream()
Found because this bug breaks (dev) usethis. It's not something I have under automated tests, but it cropped up pretty fast in interactive use / ma…
Created an issue in r-lib/gert that received 5 comments
Add `local` argument to `git_branch_list()`
In my usage, it would be very handy if git_branch_list() had a local argument, the same way git_branch_exists() does.