On Wed, 2010-10-27 at 16:27 +0200, Jan StÄpieÅ wrote: > The --quiet option passed to fetch-pack did not affect the ssh child > process. When an ssh server sent a motd it was displayed because the ssh > client wasn't launched with the -q option. This patch makes ssh run quietly > when fetch-pack is called with -q. > > An analogous change should be made to other commands which accept --quiet > and connect to remotes using ssh. I'm not so sure that's a good idea. Quoting from the (Open)SSH man page: -q Quiet mode. Causes all warning and diagnostic messages to be suppressed. Somehow I doubt that's what you intended or a good idea. -- -Drew Northup N1XIM AKA RvnPhnx on OPN ________________________________________________ "As opposed to vegetable or mineral error?" -John Pescatore, SANS NewsBites Vol. 12 Num. 59 -- 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