Heya, On Thu, Oct 29, 2009 at 07:22, Shawn O. Pearce <spearce@xxxxxxxxxxx> wrote: > Please define a transport_update_refs wrapper function to implement > this method invocation on the transport instance. Callers should > not be reaching into the struct transport directly. With pleasure, should the transport_update_refs wrapper simply 'return 1' without doing anything if transport->update_refs is not set? > I certainly have to wonder... if this is done in both fetch and > clone, why isn't it just part of fetch_refs? Because clone does not use fetch_refs, or am I missing something? > Please set this before the disconnect method (move it up one line). Will do. -- Cheers, Sverre Rabbelier -- 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