nvie / gitflow

Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
http://nvie.com/posts/a-successful-git-branching-model/
Other
26.6k stars 2.66k forks source link

change default production branch name from “master” to “main” #6458

Open lsmith77 opened 3 years ago

lsmith77 commented 3 years ago

more context here https://sfconservancy.org/news/2020/jun/23/gitbranchname/

would you be open to a PR making this change?