docs: fix couple typos/outdated info

`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>
This commit is contained in:
Eric Engestrom 2018-09-21 14:41:00 +01:00
parent ae2694efe0
commit ed797f6597

View 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>