Rename Master Branch to Main

XMLWordPrintable

      Coincident with the 4.0.1 release, rename the master branch to main. After this is done, everyone will need to do something like

      git branch -m master main
      git fetch origin (or whatever your upstream branch is named)
      git branch -u origin/main main
      git remote set-head origin -a 

       

            Assignee:
            Benn Oshrin (internet2.edu)
            Reporter:
            Benn Oshrin (internet2.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: