rogerdudler / git-guide

git - the simple guide
http://rogerdudler.github.com/git-guide
2.19k stars 527 forks source link

Rename mentions of `master` to `main` #183

Open jwong-fs opened 3 years ago

jwong-fs commented 3 years ago

Under the section "Pushing Changes", the main branch is referred as the outdated name of master.

Acceptance criteria:

msscsh commented 8 months ago

You also need to bring this repository into default. To do this, you need to remove the "master" branch and create the "main" branch starting from the HEAD of "gh-pages".

The PR #188 is correct

jxu commented 8 months ago

Most projects still have a master branch. main is just the virtue signalling GitHub name they introduced a few years ago.

msscsh commented 8 months ago

Too small a change for a very big discussion