question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Renaming the default branch

See original GitHub issue

There’s lots of good reasons to move away from master as the name for the default branch of this project. This GH issue is for figuring out the logistical parts of making this change here.

If you’re interested in arguing that we don’t make this change, I request that you please file a separate issue.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
pradyunsgcommented, Oct 1, 2020

GitHub is investing in tooling to make the transition easier, and it might likely a good idea to wait for that. From https://github.com/github/renaming/:

If you haven’t renamed your default branch yet, consider waiting until later this year. We’re investing in tools to make renaming the default branch of an existing repository a seamless experience for both maintainers and contributors.

0reactions
pradyunsgcommented, Apr 27, 2021

ReadTheDocs’ default branch needed to be updated in their admin UI.

Upstream issue: https://github.com/readthedocs/readthedocs.org/issues/7907

Read more comments on GitHub >

github_iconTop Results From Across the Web

Renaming the default branch - Tidyverse
If you don't want to use usethis, you can rename the default branch from a web browser. On GitHub, in your repo, go...
Read more >
Renaming the default branch from master - GitHub
New repositories use main as the default branch name. The default branch name for new repositories created on GitHub is now main ....
Read more >
Easily rename your Git default branch from master to main
Go to the master branch; Rename master to main locally; Get the latest commits from the server; Remove the link to origin/master ...
Read more >
How to rename the "master" branch to "main" in Git
In case you are using the Tower Git client, you can rename branches very easily: After creating the new "main" branch on the...
Read more >
Why GitHub renamed its master branch to main | TechTarget
GitHub renamed the master branch to main for any Git repository, as it addresses cultural change like so many organizations that have nixed ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found