A simple guide on how to revert default GitHub branch to master from main.
I just want consistency between GitHub and git command line tool. Git CLI uses master as default branch. I want the same behavior from GitHub when I create a new repo there.
#github