On 3/12/08, Nicolas Pitre <nico@xxxxxxx> wrote: > On Tue, 11 Mar 2008, Junio C Hamano wrote: > > Nicolas Pitre <nico@xxxxxxx> writes: > > >> Can we also have "why this is a good idea", "what problem this solves"? > > > > > > FWIW, my agreeing with the "why this is a good idea" can be translated > > > into: > > > > > > Acked-by: Nicolas Pitre <nico@xxxxxxx> > > > > Hmmm. Is it _that_ obvious? > > To the average user, maybe not. But My ack is orthogonal to that issue. Well, I'm a newbie user and now I'm trained to always do "gc --prune", because "gc" itself does not make tree "really" clean. But this will quite likely bit me in the long run. So from my newbie perspective, anything that decreases number of mandatory arguments to commands is good. *cough* commit -a *cough* But the difference from 'commit -a' is that its not a style issue - "gc" without --prune will keep stuff around indefinitely, which makes occasional --prune usage mandatory. As its annoying to memorize when it was last ran, its easier to use it always. So from my newbie perpective, +1 for making plain "gc" work. -- marko -- 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