X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Frepository.html;h=954bd0d42e6bf0fd696f07883cf221860e9fd7c9;hb=195bbe8ce218533569dde1368d04da0fd229913d;hp=95d274a7a2c70bf3b635b4cda07bc6c495af01ad;hpb=6602889d82d1402338f5d23e37a9f46db99e86c6;p=mesa.git 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
    +