Commit eb19e828 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

docs/git.html: slightly reword for git



Some of the wording didn't make much sense after we moved from svn to git.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent e23be36a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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" -->