Skip to content
Snippets Groups Projects
Daniel Stone's avatar
Daniel Stone authored
To update your local repository to use the new default branch, these
commands may help:

$ git fetch origin
$ git checkout master
$ git branch -m main
$ git branch --set-upstream-to=origin/main

Signed-off-by: default avatarDaniel Stone <daniels@collabora.com>
463d5cfa
History
Name Last commit Last update