docs/git.html: slightly reword for git
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 25 Apr 2012 21:07:27 +0000 (23:07 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 25 Apr 2012 21:07:27 +0000 (23:07 +0200)
Some of the wording didn't make much sense after we moved from svn to git.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
docs/git.html

index bf894b9fc498ca2f8fbeb802d39d0df87f79df1e..0c99251a9d3980b21b0aeb1a4fd3298e9022fd2e 100644 (file)
@@ -36,8 +36,8 @@ git pull
 </pre>
 
 Because you've only been granted anonymous access to the tree, you won't be
-able to commit any changes. Changes can be submitted for inclusion by posting
-them to the buildroot mailing list or to the <a
+able to push your changes to the repo. Changes can instead be submitted for
+inclusion by posting them to the buildroot mailing list or to the <a
 href="https://bugs.uclibc.org/">Bug and Patch Tracking System</a>.
 
 <!--#include file="footer.html" -->