summaryrefslogtreecommitdiffstats
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorEmily Shaffer <emilyshaffer@google.com>2025-12-26 14:23:26 +0200
committerJunio C Hamano <gitster@pobox.com>2025-12-28 14:02:06 +0900
commit26238496a70f084912924d2c3af828c24bceb4aa (patch)
tree0412a6830b1c4791dc1a61e03eb200acbc349a30 /contrib/persistent-https
parent23a720e96b98cb492077a2d23107df31dbc17a96 (diff)
downloadgit-26238496a70f084912924d2c3af828c24bceb4aa.tar.gz
git-26238496a70f084912924d2c3af828c24bceb4aa.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