summaryrefslogtreecommitdiff
path: root/commit-reach.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-08-19 09:48:05 +0200
committerJunio C Hamano <gitster@pobox.com>2024-08-21 11:33:22 -0700
commit8311e3b5515ea161c74cfd9b032270c0f459f2b8 (patch)
treeaeedba65744a87d56a9a0ae53c7e2603f8015e57 /commit-reach.c
parent51a0b8a2a70f78f157761b3629010399463ed982 (diff)
builtin/maintenance: fix loose objects task emitting pack hash
The "loose-objects" maintenance tasks executes git-pack-objects(1) to pack all loose objects into a new packfile. This command ends up printing the hash of the packfile to stdout though, which clutters the output of `git maintenance run`. Fix this issue by disabling stdout of the child process. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-reach.c')
0 files changed, 0 insertions, 0 deletions