docs: spell out freedesktop.org

Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9947>
This commit is contained in:
Erik Faye-Lund
2021-02-03 14:22:06 +01:00
committed by Marge Bot
parent 86196fa3c0
commit a6e62c83ec
2 changed files with 6 additions and 5 deletions

View File

@@ -150,7 +150,8 @@ Developer Git Tips
git add <files to commit>
git commit
to get your changes ready to push back into the fd.o repository.
to get your changes ready to push back into the freedesktop.org
repository.
It is possible (and likely) that someone has changed master since you
did your last pull. Even if your changes do not conflict with their