diff --git a/docs/repository.html b/docs/repository.html index 95d274a7a2c..954bd0d42e6 100644 --- a/docs/repository.html +++ b/docs/repository.html @@ -27,7 +27,9 @@ You may access the repository either as an
You may also browse the git repository. +target="_parent">browse the main Mesa git repository and the +Mesa demos and tests git repository.
@@ -48,6 +50,10 @@ To get the Mesa sources anonymously (read-only):
git pull origin
++ git clone git://anongit.freedesktop.org/git/mesa/demos +@@ -79,6 +85,10 @@ Once your account is established:
git pull origin
++ git clone git+ssh://username@git.freedesktop.org/git/mesa/demos +