diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2020-09-17 18:11:43 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-09-17 11:30:05 -0700 |
commit | 3ddaad0e06035a752c9010dcd5094b37262080fb (patch) | |
tree | 98d25f3096405ddac2685bf270ef0ff22f4208ff /builtin/commit.c | |
parent | maintenance: create basic maintenance runner (diff) | |
download | tgif-3ddaad0e06035a752c9010dcd5094b37262080fb.tar.xz |
maintenance: add --quiet option
Maintenance activities are commonly used as steps in larger scripts.
Providing a '--quiet' option allows those scripts to be less noisy when
run on a terminal window. Turn this mode on by default when stderr is
not a terminal.
Pipe the option to the 'git gc' child process.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions