I understand Microsoft recently changed the initial branch name in the github repositories, but now when I run "git init" on my computer I get a yellow alert message explaining that I can change the initial branch name to "master ". . some other name. And that makes me uncomfortable and does not let me work at ease because I see a yellow message and by default I read because it catches my attention and that distracts me.
Now how to disable that message?
I don't have the slightest intention of changing the default setting of the branch name because to be honest that's kind of silly.
git init?hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: