Anonymous git Access

   To get the Mesa sources anonymously (read-only):

    1. Install the git software on your computer if needed.

    2. Get an initial, local copy of the repository with:

     git clone git://anongit.freedesktop.org/git/mesa/mesa


    3. Later, you can update your tree from the master repository with:

     git pull origin