-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
@lewisjared @maritsandstad @chrisroadmap I've just renamed master to main, you'll need to run these commands locally to get your local repository back in order
git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a
git remote prune origin
maritsandstad
Metadata
Metadata
Assignees
Labels
No labels