projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87619a1
)
docs/repository: fix name of main branch
author
Eric Engestrom
<eric.engestrom@imgtec.com>
Thu, 26 Jan 2017 18:11:10 +0000
(18:11 +0000)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Fri, 27 Jan 2017 16:52:23 +0000
(16:52 +0000)
This is git, not svn :P
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
docs/repository.html
patch
|
blob
|
history
diff --git
a/docs/repository.html
b/docs/repository.html
index 1fb88bf71737a1f653100d0d6d9fea7a5d326060..714074f1976d3ea490310d75e2e493ef7b675fca 100644
(file)
--- 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>