From: Brian Paul Date: Fri, 4 Jun 2010 23:47:06 +0000 (-0600) Subject: docs: links to the Mesa demos git repo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7ba1a879efe60def790b63d9911987fead0561a1;p=mesa.git docs: links to the Mesa demos git repo --- 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
     
+
  • If you also want the Mesa demos/tests repository: +
    +    git clone git://anongit.freedesktop.org/git/mesa/demos
    +    
    @@ -79,6 +85,10 @@ Once your account is established:
         git pull origin
         
    +
  • If you also want the Mesa demos/tests repository: +
    +    git clone git+ssh://username@git.freedesktop.org/git/mesa/demos
    +