docs: fix couple typos/outdated info
authorEric Engestrom <eric.engestrom@intel.com>
Fri, 21 Sep 2018 13:41:00 +0000 (14:41 +0100)
committerEric Engestrom <eric.engestrom@intel.com>
Sat, 22 Sep 2018 16:23:18 +0000 (17:23 +0100)
`git-branch` doesn't exist, and mesa3d-dev hasn't been used in a great
many years :)

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
docs/repository.html

index fa891273e2142225ddac0b8c0b760fa6b0b8eefa..10e90fba2edd4ce68f4cd10039067564b27435e2 100644 (file)
@@ -142,12 +142,12 @@ code while a branch has the latest stable code.
 </p>
 
 <p>
-The command <code>git-branch</code> will list all available branches.
+The command <code>git branch</code> will list all available branches.
 </p>
 
 <p>
 Questions about branch status/activity should be posted to the
-mesa3d-dev mailing list.
+mesa-dev mailing list.
 </p>
 
 <h2>Developer Git Tips</h2>