ruptures icon indicating copy to clipboard operation
ruptures copied to clipboard

Change branch name from `master` to `main`

Open guillaumewrobel opened this issue 3 years ago • 2 comments

Go to GH settings > branches

Then, run on local:

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

guillaumewrobel avatar May 17 '21 19:05 guillaumewrobel

We'll look into that. Thanks.

deepcharles avatar May 22 '21 12:05 deepcharles

Up :)

guillaumewrobel avatar Oct 26 '21 19:10 guillaumewrobel