How To Change Master Branch To Main Branch Before Pushing Remotely To GitHub.
Photo by Zach Reiner on Unsplash
All new source code on GitHub is named "main" not "master" now. I had a local-only project that had a "master" branch on it:
I honestly don't remember how it happened, but irregardless, I wanted to change it to ...
devduffy.hashnode.dev1 min read