(no commit message)
authorcolepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0 <colepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0@web>
Tue, 8 Sep 2020 20:12:08 +0000 (21:12 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 8 Sep 2020 20:12:08 +0000 (21:12 +0100)
3d_gpu/mesa.mdwn

index b5e2f6033f15cbdef322f1cc90fc1518fdc69208..c5a7bd64a3bb36b28c85413549f5e5b949710127 100644 (file)
@@ -83,7 +83,7 @@ Now change back to the base `~/opt` directory and clone the `mesa` git repo from
 
     cd ~/opt
     git clone https://gitlab.freedesktop.org/vivekvpandya/mesa.git
-    git pull origin libresoc_dev
+    git pull --rebase origin libresoc_dev
     git checkout -b libresoc_dev
     cd mesa
     mkdir build && cd build