From: Junio C Hamano Date: Wed, 22 Feb 2023 22:55:45 +0000 (-0800) Subject: Merge branch 'ab/hook-api-with-stdin' X-Git-Tag: v2.40.0-rc0~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5048df67b295baeaaa6dafb16ff712bd2a62731a;p=thirdparty%2Fgit.git Merge branch 'ab/hook-api-with-stdin' Extend the run-hooks API to allow feeding data from the standard input when running the hook script(s). * ab/hook-api-with-stdin: hook: support a --to-stdin= option sequencer: use the new hook API for the simpler "post-rewrite" call hook API: support passing stdin to hooks, convert am's 'post-rewrite' run-command: allow stdin for run_processes_parallel run-command.c: remove dead assignment in while-loop --- 5048df67b295baeaaa6dafb16ff712bd2a62731a