All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Git 3.0 to Use 'main' as Default Branch Instead of 'master'

By

ingve

6mo ago· 2 min readenNews

Summary

Git 3.0 will change the default branch name from 'master' to 'main' for new repositories, marking a significant milestone in the project's evolution. This change follows GitHub's similar move and represents a long-planned update to Git's configuration defaults.

Key quotes

· 5 pulled
Declare that 'git init' that is not otherwise configured uses 'main' as the initial branch, not 'master', starting Git 3.0.
This change has been a long time coming.
The Software Freedom Conservancy—the nonprofit home of the Git project—said in June 23, 2020 that Git would eventually update its default branch name.
GitHub followed soon after, changing its default branch for new repositories.
A quiet but important milestone for Git.
Snippet from the RSS feed
A quiet but important milestone for Git.

You might also wanna read