Renaming the Main Branch
Open
icebox
internal
- Dominant language
- Python
- Stars
- 123
- Forks
- 56
- Avg merge
- 17d 18h
- Merged PRs (30d)
- 3
Description
Right now the main branch is called "copybara_push", related to Google's Copybara tool, which syncs code between this public GitHub repo and Google's internal codebase.
However there is anecdotal evidence that this branch name is potentially confusing for open source collaborators.
It might be helpful to follow general open source conventions about branch naming, where by default the main branch is called "main".
Contributor guide
Assessment
This issue has not been assessed yet.