Module: Mesa Branch: master Commit: 4da0d1c59a6e42e56036827328b98d72d3f4a8e0 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4da0d1c59a6e42e56036827328b98d72d3f4a8e0
Author: Eric Engestrom <[email protected]> Date: Thu Jan 26 18:11:10 2017 +0000 docs/repository: fix name of main branch This is git, not svn :P Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Matt Turner <[email protected]> --- docs/repository.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/repository.html b/docs/repository.html index 1fb88bf..714074f 100644 --- a/docs/repository.html +++ b/docs/repository.html @@ -144,7 +144,7 @@ Unix users don't need to set this option. <p> At any given time, there may be several active branches in Mesa's repository. -Generally, the trunk contains the latest development (unstable) +Generally, <tt>master</tt> contains the latest development (unstable) code while a branch has the latest stable code. </p> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
