-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Blocker
-
Affects Version/s: COmanage Registry 4.0.0 (Purple Jade)
-
Component/s: Registry
-
None
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
|
- duplicates
-
CO-2285 Change COmanage Registry GitHub default branch name from master to main
-
- Resolved
-