Github’s help text when opening a new repo irks me. It contains the following:
git branch -m master main
With absolutely no explanation of what they are doing, or why. I can imagine this being confusing to beginners, and it requires mental effort for me to ignore it each time.