On Mon, Mar 28, 2011 at 3:50 PM, Mike Hommey <mh@xxxxxxxxxxxx> wrote: > Failing wouldn't make sense. That'd mean '?' may not be used by > remote-helpers, and that they'd need to grab everything from the remote > before git even decides what to grab. I guess from "grab" you mean fetching the actual objects etc. However, I believe the '?' is used only in the ref fetching/matching step, which is before the step where the actual objects are fetched. So, if a '?' was reported by the helper, then the transport machinery would most likely be unable to properly match refs; then, it would not direct the remote-helpers to fetch anything (ie. objects). -- Cheers, Ray Chuan -- 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