To update your local checkout:
git branch -m master main
git fetch upstream
git branch -u upstream/main main
···
–
Jody Garnett
To update your local checkout:
git branch -m master main
git fetch upstream
git branch -u upstream/main main
–
Jody Garnett
I am enabling the build jobs for main.
Thanks to everyone who has been working on fixing the packaging errors.
–
Jody Garnett