> Quoting Junio C Hamano <junkio@xxxxxxx>: > Subject: Re: [PATCH] connect: display connection progress > > "Michael S. Tsirkin" <mst@xxxxxxxxxxxxxxxxxx> writes: > > > Make git notify the user about host resolution/connection attempts. This > > is useful both as a progress indicator on slow links, and helps reassure the > > user there are no DNS/firewall problems. > > > > Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxxxxxxxxxx> > > > > --- > > > > I find the following useful. > > This currently only covers native git protocol. I expect it would > > be easy to extend this to other protocols, if there's interest. > > Opinions? > > I think giving this kind of feedback makes a lot of sense, from > both the "assurance" point of view and also debuggability. > > But please do this only under verbose, or squelch it if "quiet" > is asked. Squelching it if quiet is set makes more sense to me. I'll do that. -- MST - 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