On Sat, Aug 14, 2010 at 13:11, Enrico Weigelt <weigelt@xxxxxxxx> wrote: > are there some flags to make the maintenance commands like > git-repack and git-gc silent, so they only output errors ? With Git you should check the exit code of commands, not if they're silent or not. Are you running something via cron? -- 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