Closed jennybc closed 3 years ago
I have moved the default branch from master
to main
here (and elsewhere)!
This blog post announces the larger effort and explains how contributors can update their local environments:
Here's the TL;DR:
install.packages("usethis")
usethis::git_default_branch_rediscover()
If you wish, you can read the documentation for git_default_branch_rediscover()
.
Or do the command line equivalent (see the blog post).
message id: goofy_chipmunk
Cc @schloerke
The
master
branch of this repository will soon be renamed tomain
, as part of a coordinated change across several GitHub organizations (including, but not limited to: tidyverse, r-lib, tidymodels, and sol-eng). We anticipate this will happen by the end of September 2021.That will be preceded by a release of the usethis package, which will gain some functionality around detecting and adapting to a renamed default branch. There will also be a blog post at the time of this
master
-->main
change.The purpose of this issue is to:
message id: entire_lizard