Module: Mesa Branch: master Commit: a1c56b80915a1105c5a62aa6ff3ac71c1edd143d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a1c56b80915a1105c5a62aa6ff3ac71c1edd143d
Author: Jordan Justen <[email protected]> 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 <[email protected]> Reviewed-by: Eric Engestrom <[email protected]> --- _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
