mirror of
git://slackware.nl/current.git
synced 2024-12-26 09:58:59 +01:00
efc2c592c6
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.
16 lines
352 B
Text
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
|
|
|
|
|