slackware-current/testing/source/mesa/README.GIT
Patrick J Volkerding efc2c592c6 Thu Jun 13 04:36:56 UTC 2019
a/less-551-x86_64-1.txz:  Upgraded.
l/babl-0.1.66-x86_64-1.txz:  Upgraded.
xap/gimp-2.10.12-x86_64-1.txz:  Upgraded.
testing/packages/mesa-19.1.0-x86_64-1.txz:  Added.
2019-06-13 17:59:55 +02:00

16 lines
352 B
Text

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