diff options
Diffstat (limited to 'hook.c')
| -rw-r--r-- | hook.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -152,6 +152,7 @@ int run_hooks_opt(struct repository *r, const char *hook_name, .get_next_task = pick_next_hook, .start_failure = notify_start_failure, .feed_pipe = options->feed_pipe, + .consume_sideband = options->consume_sideband, .task_finished = notify_hook_finished, .data = &cb_data, |
