On Thu, Mar 20 2008, Junio C Hamano wrote: > Jens Axboe <jens.axboe@xxxxxxxxxx> writes: > > > gc.auto covering everything is good enough for me, GIT_GC_AUTO > > environment variable would be better because of the way that I work. But > > I can get by knowing that the gc.auto thing will at least only bite me > > once per tree. And perhaps just wrap git clone in one of my scripts > > that'll then do the gc.auto thing automatically. > > You missed --global part of the suggestion, perhaps? I did indeed, --global does exactly what I meant with GIT_GC_AUTO. Thanks! -- Jens Axboe -- 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