doc: correct preoutgoing description

This commit is contained in:
Matt Mackall 2007-12-10 10:23:56 -06:00
parent 2b6b8e4e67
commit a172f3448b

View File

@ -281,7 +281,7 @@ hooks::
commit to proceed. Non-zero status will cause the commit to fail.
Parent changeset IDs are in $HG_PARENT1 and $HG_PARENT2.
preoutgoing;;
Run before computing changes to send from the local repository to
Run before collecting changes to send from the local repository to
another. Non-zero status will cause failure. This lets you
prevent pull over http or ssh. Also prevents against local pull,
push (outbound) or bundle commands, but not effective, since you