Re: [PATCH v7 00/17] propose config-based hooks (part I)
From: Josh Steadmon <hidden>
Date: 2021-02-17 21:22:24
On 2021.02.16 14:47, Junio C Hamano wrote:
Josh Steadmon [off-list ref] writes:quoted
quoted
Emily Shaffer (17): doc: propose hooks managed by the config hook: scaffolding for git-hook subcommand hook: add list command hook: include hookdir hook in list hook: respect hook.runHookDir hook: implement hookcmd.<name>.skip parse-options: parse into strvec hook: add 'run' subcommand hook: replace find_hook() with hook_exists() hook: support passing stdin to hooks run-command: allow stdin for run_processes_parallel hook: allow parallel hook execution hook: allow specifying working directory for hooks run-command: add stdin callback for parallelization hook: provide stdin by string_list or callback run-command: allow capturing of collated output hooks: allow callers to capture outputSorry for the delayed reply. I am happy with this series as-is. Thanks for all your work on it! Reviewed-by: Josh Steadmon <redacted>The topic branch has a lot more commits than these 17; I am wondering if the reviewed-by applies only to the bottom 17, or as the whole? I recall that the upper half was expecting at least some documentation updates. Thanks.
Just to these 17, sorry for being unclear.