Uploaded image for project: 'COmanage'
  1. COmanage
  2. CO-2285

Change COmanage Registry GitHub default branch name from master to main

    XMLWordPrintable

Details

    Description

      Done by Benn:

      • Browse to https://github.com/Internet2/comanage-registry
      • Click on "Settings"
      • Click on "Branches" on left-hand menu
      • Click on the pencil icon next to the default branch name (master)
      • In the box replace 'master' with 'main'
      • Click "Rename branch"

      Done by everyone else (and Benn) with local checked out environments

      • 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

      Attachments

        Issue Links

          Activity

            People

              benn.oshrin@at.internet2.edu Benn Oshrin (internet2.edu)
              scott.koranda@at.internet2.edu Scott Koranda (uwm.edu/illinois.edu)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: