Closed hadley closed 1 month ago
You can just call usethis::git_default_branch_rename()
. It will break existing PRs though.
Hmm, now's a good time to do it -- queue is basically clear.
Error in `usethis::git_default_branch_rename()`:
✖ You don't seem to have admin permissions for the source repo "r-lib/bit64", which is required to rename the default branch.
Run `rlang::last_trace()` to see where the error occurred.
Done!
(I'm also happy to give you admin permission if you want them)
(I'm also happy to give you admin permission if you want them)
I think that makes sense. ditto for {bit}
Done!
@hadley IIUC I need you to update the default branch that appears on codecov.io as well.
You should see a 'Configuration > General > Branch Context' flow here: https://app.codecov.io/gh/r-lib/bit64 (ditto for {bit}).
Please and thanks!
Done!
Sure, I think you have a good workflow for making the transition if you want to make the change yourself? Otherwise I'll try and look up how to do so after the next release.