About management of the default branch name
When you create a new repository on GitHub, the repository contains one branch, which is the default branch. You can change the name that GitHub uses for the default branch in new repositories you create. For more information about the default branch, see 분기 정보.
기존 리포지토리의 기본 분기를 변경할 수 있습니다. 자세한 내용은 기본 분기 변경을(를) 참조하세요.
Setting the default branch name
- GitHub의 페이지 오른쪽 상단에서 프로필 사진을 선택한 다음, 설정을 선택합니다.
- 사이드바의 "코드 계획 및 자동화" 섹션에서 리포지토리를 클릭합니다.
- Under "Repository default branch", click Change default branch name now.
- In the text field, type the default name that you would like to use for new branches.
- Click Update.