Hi,

just for information, whoever cares 😉

I changed the master branch into main.

To update your forks:

git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.