diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-08-19 09:48:05 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-08-21 20:33:22 +0200 |
commit | 8311e3b5515ea161c74cfd9b032270c0f459f2b8 (patch) | |
tree | aeedba65744a87d56a9a0ae53c7e2603f8015e57 /mergesort.h | |
parent | t7900: exercise detaching via trace2 regions (diff) | |
download | git-8311e3b5515ea161c74cfd9b032270c0f459f2b8.tar.xz git-8311e3b5515ea161c74cfd9b032270c0f459f2b8.zip |
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 'mergesort.h')
0 files changed, 0 insertions, 0 deletions