Skip to main content

pipe_mode

Function pipe_mode 

Source
pub fn pipe_mode() -> bool
Expand description

Check if stdout is piped (not a terminal).

When true, only the raw commit message should go to stdout; all progress/status output should go to stderr.