Thread (1 message) 1 message, 1 author, 2019-12-20

Re: [PATCH 03/15] rebase, sequencer: remove the broken GIT_QUIET handling

From: Junio C Hamano <hidden>
Date: 2019-12-20 21:35:01

"Elijah Newren via GitGitGadget" [off-list ref] writes:
From: Elijah Newren <redacted>

The GIT_QUIET environment variable was used to signal the non-am
backends that the rebase should perform quietly.  The preserve-merges
backend does not make use of the quiet flag anywhere (other than to
write out its state whenever it writes state), and this mechanism was
broken in the conversion from shell to C.  Since this environment
variable was specifically designed for scripts and the only backend that
would still use it is no longer a script, just gut this code.
Nice to see a useless code go ;-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help