Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> writes: > From: Junio C Hamano <gitster@xxxxxxxxx> > > Currently, a local glit clone reports only initializing an empty > git dir, which is potentially confusing. glit? > Instead, report that cloning is in progress and when it is done > (unless -q) is given, and suppres the init report (unless -v > is given). > > Signed-off-by: Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> > --- > I checked the documentation, there is really no place where the output > of git clone is documented - no documentation or test change is necesessary. Thanks. > I made it so that -v will restore the init message. I wonder how that would be useful, though. The new message already says which directory is being worked on. I didn't see a point of repeating that and made it silent on purpose. -- 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