diff options
| author | Derrick Stolee <stolee@gmail.com> | 2025-03-24 00:51:50 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-03-23 23:06:01 -0700 |
| commit | 286183da99e60258934790f6706b8db67b10dcab (patch) | |
| tree | 0ba2fd6f9f4742eef6bd58acb9f4c050c59c7019 /git-compat-util.h | |
| parent | 683c54c999c301c2cd6f715c411407c413b1d84e (diff) | |
maintenance: force progress/no-quiet to children
The --no-quiet option for 'git maintenance run' is supposed to indicate
that progress should happen even while ignoring the value of isatty(2).
However, Git implicitly asks child processes to check isatty(2) since
these arguments are not passed through.
The pass through of --no-quiet will be useful in a test in the next
change.
Signed-off-by: Derrick Stolee <stolee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-compat-util.h')
0 files changed, 0 insertions, 0 deletions
