summaryrefslogtreecommitdiffstats
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorEmily Shaffer <emilyshaffer@google.com>2026-01-28 23:39:19 +0200
committerJunio C Hamano <gitster@pobox.com>2026-01-28 15:47:03 -0800
commit33e5914863ab232164571c2e259cfa1e9c3f30dd (patch)
tree435438ce249b7e483ead6b793bc3c442f8759200 /contrib/persistent-https
parentec0becacc9847406f2b0147a81f62e023b006351 (diff)
downloadgit-33e5914863ab232164571c2e259cfa1e9c3f30dd.tar.gz
git-33e5914863ab232164571c2e259cfa1e9c3f30dd.zip
hook: provide stdin via callback
This adds a callback mechanism for feeding stdin to hooks alongside the existing path_to_stdin (which slurps a file's content to stdin). The advantage of this new callback is that it can feed stdin without going through the FS layer. This helps when feeding large amount of data and uses the run-command parallel stdin callback introduced in the preceding commit. Signed-off-by: Emily Shaffer <emilyshaffer@google.com> Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions