Heya, On Thu, Oct 29, 2009 at 10:22, Daniel Barkalow <barkalow@xxxxxxxxxxxx> wrote: > (a) if HEAD is determined to be a symref, and we care about HEAD, we care > about whatever HEAD is a symref to; wanted_peer_refs() shouldn't be > filtering such things out. It seems that wanted_peer_refs filters out HEAD no matter what though? > (b) we don't want to make a whole bunch of copies of the ref list to avoid > updating the mutable ref list that we will look for updated values in; the > merge of my series with Nico's should replace my copy_ref_list with his > wanted_peer_refs, not include the copy afterwards. Correcting this should > lead to the value that matters in the list that will be used having been > updated directly by transport_fetch_refs(). This I can and will fix. Patch-bomb incoming. -- 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