There is a typo in http://book.git-scm.com/3_distributed_workflows.html
Instead of:
"Note that exporting via http or git allow other maintainers to fetch your latest changes, but they do not allow write access."
better would be:
"Note that exporting via http or git allows other maintainers to fetch your latest changes, but it does not allow write access."