git-review(1): explain exit code ranges

32..63 - remote communication with gerrit/git repository
>64 - problems with local git repository

[reintroduction of previously reverted 78b6ace]

Change-Id: I0dbd87fd7566ff7c659bc1066643f347801daaa3
This commit is contained in:
Marcin Cieslak 2012-10-30 17:41:12 +01:00 committed by Jeremy Stanley
parent 29d9741fc7
commit eb079de085

View File

@ -120,6 +120,11 @@ Gerrit
hook could not be successfully installed.
.El
.Pp
Exit status larger than 31 indicates problem with
communication with Gerrit or remote Git repository,
exit status larger than 63 means there was a problem with
a local repository or a working copy.
.Pp
.Sh EXAMPLES
To fetch a remote change number 3004:
.Pp