Mesa (main): mesa: NOTE! Default branch is now main

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed May 5 19:32:51 UTC 2021


Module: Mesa
Branch: main
Commit: a1c56b80915a1105c5a62aa6ff3ac71c1edd143d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1c56b80915a1105c5a62aa6ff3ac71c1edd143d

Author: Jordan Justen <jordan.l.justen at intel.com>
Date:   Mon Apr 26 11:54:39 2021 -0700

mesa: 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
$ git remote set-head origin --auto

Signed-off-by: Jordan Justen <jordan.l.justen at intel.com>
Reviewed-by: Eric Engestrom <eric at engestrom.ch>

---





More information about the mesa-commit mailing list