Daniel Barkalow <barkalow@xxxxxxxxxxxx> wrote: > On Tue, 13 Oct 2009, Shawn O. Pearce wrote: > > > > +'option thin':: > > > > + Transfer the data as a thin pack if possible. > > > > > > Does anyone still use non-default thinness? > > > > Its a command line option on the porcelain. > > Actually, the command line supports turning it on, and it defaults to on. > So I think your helper can safely assume that it's on. :) For fetch it defaults to "on", but for push I think it defaults to "off". Turning it on when pushing on a low bandwidth network connection might actually be useful to an end-user. -- Shawn. -- 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