Closed bkleinen closed 1 year ago
https://github.com/github/renaming
done.
if you want to keep your local clone, you need to:
git branch -m master main git fetch origin main git branch -u origin/main main git remote set-head origin -a
https://github.com/github/renaming