On 12/4/06, Catalin Marinas <catalin.marinas@xxxxxxxxx> wrote:
On 04/12/06, Marco Costalba <mcostalba@xxxxxxxxx> wrote: > On 12/4/06, Karl Hasselström <kha@xxxxxxxxxxx> wrote: > > I introduced this since I wanted to divert the output to a file, and > > the progress message had no business being written to that file. But a > > command line option to suppress progress messages would work just as > > well if that's what git does. > > If you don't mind I would prefer a command line option to _enable_ > progress messages, something like -v or --verbose so to keep back > compatibility with current versions of tools that do not expect stderr > messages. I'll first move the message back to stdout. Does qgit rely on the StGIT output to have a certain format/information? Does the progress message affect it in any way?
No. It just checks stderr for empty. The only commands whose output is used by qgit are stg series/applied/unapplied - 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