• JackbyDev
    link
    31 year ago

    git push -u origin master and you’re done. Then in the GitHub repo change the “default branch” to master.

    Or, git branch -m main to rename locally.