Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: >> Or (as done in StGIT for some messages), only print those interactive >> messages when stdout is a tty, i.e. "if (isatty(1))". > > You mean something like this? > > -- > [PATCH] fetch: make things quiet when not outputting to a tty > > Signed-off-by: Johannes Schindelin <Johannes.Schindelin@xxxxxx> Please grep for 'git.fetch-pack' again. Its output is list of object names and the refnames where they live in the remote and consumed by the later stages of git-fetch script. - 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