diff options
author | Brian <brian@yutani.localnet.net> | 2007-02-20 09:24:06 -0700 |
---|---|---|
committer | Brian <brian@yutani.localnet.net> | 2007-02-20 09:24:06 -0700 |
commit | 18e9ca5fb03c90ecf8041a63efed7e8812745c14 (patch) | |
tree | 2a756a863c6f15470abbb3992312329ff54bf071 /docs/repository.html | |
parent | 906fd23e1d32bd19237525a261100e6d71f38f5e (diff) |
more branch info
Diffstat (limited to 'docs/repository.html')
-rw-r--r-- | docs/repository.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/repository.html b/docs/repository.html index d09fc1800a..39f5da4bbe 100644 --- a/docs/repository.html +++ b/docs/repository.html @@ -96,8 +96,12 @@ code while a branch has the latest stable code. </p> <p> -Questions about active Mesa development branches should be posted to -the mesa3d-dev mailing list. +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. </p> |