Changeset - f72ead70a22f
default
0
2
0
Grafted from: c9b91e178a30
hook: the git hooks should exit with the return value of the handlers
Like with mercurial hooks, returning a non-zero value means abort the operation
(if possible). So, if for example a hook returns a non-zero value to abort an
unauthorized push, the git hook script needs to exit with that value.
Like with mercurial hooks, returning a non-zero value means abort the operation
(if possible). So, if for example a hook returns a non-zero value to abort an
unauthorized push, the git hook script needs to exit with that value.
2 files changed with 2 insertions and 4 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)