gitwrap::options::push

Function progress

Source
pub fn progress() -> CommandOption<'static>
Expand description

Progress status is reported on the standard error stream by default when it is attached to a terminal, unless -q is specified. This flag forces progress status even if the standard error stream is not directed to a terminal. –progress