On Sun, Nov 1, 2015 at 1:29 PM, Eric Sunshine <sunshine@xxxxxxxxxxxxxx> wrote: >>> > +--progress:: >>> > + 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. Before I send a new full patch, could you guys tell me if you find this ok? -q:: --quiet:: Quiet, suppress feedback messages. Progress can skip this option. Read the information about --progress --[no-]progress:: Progress status is reported on the standard error stream by default when it is attached to a terminal, unless --quiet or -q is specified. This flag forces progress status even if the standard error stream is not directed to a terminal and overrides the --quiet or -q options. Thank you all, guys! -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html