Skip to content

NOTE! Default branch is now main

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
Edited by Simon Ser

Merge request reports