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 upHighlights
- Arctic Code Vault Contributor
Pinned
1,998 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in r-lib/credentials that received 7 comments
Introduce `url` argument for `set_github_pat()`
This clears the way for general GitHub Enterprise support. I also think some of this is an improvement, even separate from that. It's not quite don…
+94
−29
•
7
comments
Created an issue in r-lib/pkgdown that received 2 comments
Replace calls to system git with gert
Presumably this would fix #1329. Specifically, the problem where git user config is not being found on Windows. Presumably due to the usual fiasco …
2
comments
- Reconsider message in check_no_uncommitted_changes()
- Wire credentials::set_github_pat() into github_token()
- Call out any mismatch between locally configured Git user and the GitHub user associated with PAT
- Create worksheet / checklist for pull request readiness
- Fix cfg_*() helpers for unsupported configs
- Reveal GitHub PAT's scopes in git_sitrep()
- Harden git_sitrep()
- Make https the default, as opposed to ssh
- Mark travis and appveyor functions as deprecated
- gert-ify git_conflict_report()
- check_pr_readiness() is pretty heavy
19
contributions
in private repositories
Jul 6 – Jul 13