lc-git
lc-git copied to clipboard
Do we need to set branch name to main?
How could the content be improved?
In the git setup section we show that after executing git config --list, one part of the output is init.defaultbranch=main.
A few years ago, the default branch was master. It is now main by default. The step below to set it to main is now unnecessary and may cause confusion because the reference to master no longer exisits.
Which part of the content does your suggestion apply to?
https://librarycarpentry.org/lc-git/02-getting-started.html#setting-up-git